|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhoneNumberAddressable
Abstract class PhoneNumberAddressable
| Method Summary | |
|---|---|
String |
getPhoneCityArea()
|
short |
getPhoneCountryPrefix()
Retrieves the value for the attribute phoneCountryPrefix. |
String |
getPhoneExtension()
|
String |
getPhoneLocalNumber()
|
String |
getPhoneNumberFull()
|
boolean |
isAutomaticParsing()
Retrieves the value for the attribute automaticParsing. |
void |
setAutomaticParsing(boolean automaticParsing)
Sets a new value for the attribute automaticParsing. |
void |
setPhoneCityArea(String phoneCityArea)
Sets a new value for the attribute phoneCityArea. |
void |
setPhoneCountryPrefix(short phoneCountryPrefix)
Sets a new value for the attribute phoneCountryPrefix. |
void |
setPhoneExtension(String phoneExtension)
Sets a new value for the attribute phoneExtension. |
void |
setPhoneLocalNumber(String phoneLocalNumber)
Sets a new value for the attribute phoneLocalNumber. |
void |
setPhoneNumberFull(String phoneNumberFull)
Sets a new value for the attribute phoneNumberFull. |
| Method Detail |
|---|
boolean isAutomaticParsing()
automaticParsing.
automaticParsing.void setAutomaticParsing(boolean automaticParsing)
automaticParsing.
automaticParsing - The non-null new value for attribute automaticParsing.String getPhoneCityArea()
phoneCityArea.void setPhoneCityArea(String phoneCityArea)
phoneCityArea.
phoneCityArea - The possibly null new value for attribute phoneCityArea.short getPhoneCountryPrefix()
phoneCountryPrefix.
phoneCountryPrefix.void setPhoneCountryPrefix(short phoneCountryPrefix)
phoneCountryPrefix.
phoneCountryPrefix - The non-null new value for attribute phoneCountryPrefix.String getPhoneExtension()
phoneExtension.void setPhoneExtension(String phoneExtension)
phoneExtension.
phoneExtension - The possibly null new value for attribute phoneExtension.String getPhoneLocalNumber()
phoneLocalNumber.void setPhoneLocalNumber(String phoneLocalNumber)
phoneLocalNumber.
phoneLocalNumber - The possibly null new value for attribute phoneLocalNumber.String getPhoneNumberFull()
phoneNumberFull.void setPhoneNumberFull(String phoneNumberFull)
phoneNumberFull.
phoneNumberFull - The possibly null new value for attribute phoneNumberFull.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||