| Modifier and Type | Method and Description |
|---|---|
PhoneNumberType |
PhoneNumberParameters.getPhoneNumberType() |
PhoneNumberType |
PhoneNumberSearchFilters.getPhoneNumberTypeSearch() |
static PhoneNumberType |
PhoneNumberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhoneNumberType[] |
PhoneNumberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumberParameters.setPhoneNumberType(PhoneNumberType phoneNumberType) |
void |
PhoneNumberSearchFilters.setPhoneNumberTypeSearch(PhoneNumberType phoneNumberTypeSearch) |
| Constructor and Description |
|---|
PhoneNumberSearchFilters(String areaCode,
Pattern filterPattern,
Boolean smsEnabled,
Boolean mmsEnabled,
Boolean voiceEnabled,
Boolean faxEnabled,
Boolean ussdEnabled,
String nearNumber,
String nearLatLong,
String distance,
String inPostalCode,
String inRegion,
String inRateCenter,
String inLata,
int rangeSize,
int rangeIndex,
PhoneNumberType phoneNumberType) |
Copyright © 2015. All Rights Reserved.