Package com.bandwidth.iris.sdk.model
Class CitySearchAndOrderType
- java.lang.Object
-
- com.bandwidth.iris.sdk.model.BaseOrderType
-
- com.bandwidth.iris.sdk.model.StateSearchAndOrderType
-
- com.bandwidth.iris.sdk.model.CitySearchAndOrderType
-
public class CitySearchAndOrderType extends StateSearchAndOrderType
-
-
Constructor Summary
Constructors Constructor Description CitySearchAndOrderType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCity()voidsetCity(String city)-
Methods inherited from class com.bandwidth.iris.sdk.model.StateSearchAndOrderType
getState, setState
-
Methods inherited from class com.bandwidth.iris.sdk.model.BaseOrderType
getQuantity, setQuantity
-
-