public class AvailableNumber extends BaseModelObject
client, dateFormat, parentUri, properties| Constructor and Description |
|---|
AvailableNumber(BandwidthRestClient client,
String parentUri,
org.json.simple.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCity() |
String |
getLata() |
String |
getNationalNumber() |
String |
getNumber() |
String |
getPatternMatch() |
Double |
getPrice() |
String |
getRateCenter() |
String |
getState() |
String |
toString() |
getId, getProperty, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, getUri, putProperty, toMap, updatePropertiespublic AvailableNumber(BandwidthRestClient client, String parentUri, org.json.simple.JSONObject jsonObject)
public String getNumber()
public String getNationalNumber()
public String getPatternMatch()
public String getCity()
public String getLata()
public String getRateCenter()
public String getState()
public Double getPrice()
Copyright © 2014. All rights reserved.