Modifier and Type | Interface and Description |
---|---|
static class |
Phone.LineType |
static class |
Phone.Reputation |
Modifier and Type | Method and Description |
---|---|
Location |
getBestLocation() |
LocationAssociation |
getBestLocationAssociation() |
java.lang.String |
getCarrier() |
java.lang.String |
getCountryCallingCode() |
java.lang.Boolean |
getDoNotCall() |
java.lang.String |
getExtension() |
Phone.LineType |
getLineType() |
java.lang.String |
getPhoneNumber() |
java.lang.Boolean |
getPrepaid() |
Phone.Reputation |
getReputation() |
java.lang.Boolean |
getValid() |
getAssociations, getBusinessAssociations, getBusinesses, getEntities, getId, getLocationAssociations, getLocations, getName, getPeople, getPersonAssociations, getPhoneAssociations, getPhones, isLoaded, isProxy, load
Phone.LineType getLineType()
java.lang.String getPhoneNumber()
java.lang.String getCountryCallingCode()
java.lang.String getExtension()
java.lang.String getCarrier()
Phone.Reputation getReputation()
java.lang.Boolean getDoNotCall()
java.lang.Boolean getPrepaid()
java.lang.Boolean getValid()
LocationAssociation getBestLocationAssociation()
Location getBestLocation()