Package com.bandwidth.iris.sdk.model
Class AreaCodeSearchAndOrderType
- java.lang.Object
-
- com.bandwidth.iris.sdk.model.BaseOrderType
-
- com.bandwidth.iris.sdk.model.AreaCodeSearchAndOrderType
-
public class AreaCodeSearchAndOrderType extends BaseOrderType
-
-
Constructor Summary
Constructors Constructor Description AreaCodeSearchAndOrderType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAreaCode()voidsetAreaCode(String areaCode)-
Methods inherited from class com.bandwidth.iris.sdk.model.BaseOrderType
getQuantity, setQuantity
-
-