Package com.bandwidth.iris.sdk.model
Class RateCenterSearchAndOrderType
- java.lang.Object
-
- com.bandwidth.iris.sdk.model.BaseOrderType
-
- com.bandwidth.iris.sdk.model.RateCenterSearchAndOrderType
-
public class RateCenterSearchAndOrderType extends BaseOrderType
-
-
Constructor Summary
Constructors Constructor Description RateCenterSearchAndOrderType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetEnableLCA()StringgetRateCenter()StringgetState()voidsetEnableLCA(Boolean enableLCA)voidsetRateCenter(String rateCenter)voidsetState(String state)-
Methods inherited from class com.bandwidth.iris.sdk.model.BaseOrderType
getQuantity, setQuantity
-
-