|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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 newValue)
Sets a new value for the attribute automaticParsing. |
void |
setPhoneCityArea(String newValue)
Sets a new value for the attribute phoneCityArea. |
void |
setPhoneCountryPrefix(short newValue)
Sets a new value for the attribute phoneCountryPrefix. |
void |
setPhoneExtension(String newValue)
Sets a new value for the attribute phoneExtension. |
void |
setPhoneLocalNumber(String newValue)
Sets a new value for the attribute phoneLocalNumber. |
void |
setPhoneNumberFull(String newValue)
Sets a new value for the attribute phoneNumberFull. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
boolean isAutomaticParsing()
automaticParsing.
automaticParsing.
JmiException - If the value cannot be retrieved for some reason.void setAutomaticParsing(boolean newValue)
automaticParsing.
newValue - The non-null new value for attribute automaticParsing.
JmiException - If the value cannot be set for some reason.String getPhoneCityArea()
phoneCityArea.
JmiException - If the value cannot be retrieved for some reason.void setPhoneCityArea(String newValue)
phoneCityArea.
newValue - The possibly null new value for attribute phoneCityArea.
JmiException - If the value cannot be set for some reason.short getPhoneCountryPrefix()
phoneCountryPrefix.
phoneCountryPrefix.
JmiException - If the value cannot be retrieved for some reason.void setPhoneCountryPrefix(short newValue)
phoneCountryPrefix.
newValue - The non-null new value for attribute phoneCountryPrefix.
JmiException - If the value cannot be set for some reason.String getPhoneExtension()
phoneExtension.
JmiException - If the value cannot be retrieved for some reason.void setPhoneExtension(String newValue)
phoneExtension.
newValue - The possibly null new value for attribute phoneExtension.
JmiException - If the value cannot be set for some reason.String getPhoneLocalNumber()
phoneLocalNumber.
JmiException - If the value cannot be retrieved for some reason.void setPhoneLocalNumber(String newValue)
phoneLocalNumber.
newValue - The possibly null new value for attribute phoneLocalNumber.
JmiException - If the value cannot be set for some reason.String getPhoneNumberFull()
phoneNumberFull.
JmiException - If the value cannot be retrieved for some reason.void setPhoneNumberFull(String newValue)
phoneNumberFull.
newValue - The possibly null new value for attribute phoneNumberFull.
JmiException - If the value cannot be set for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||