|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TelephoneNumberType
A representation of the model object 'Telephone Number Type'. TelephoneNumber is the mapping of the same named interface in ebRIM.
The following features are supported:
RimPackage.getTelephoneNumberType()| Method Summary | |
|---|---|
java.lang.String |
getAreaCode()
Returns the value of the 'Area Code' attribute. |
java.lang.String |
getCountryCode()
Returns the value of the 'Country Code' attribute. |
java.lang.String |
getExtension()
Returns the value of the 'Extension' attribute. |
java.lang.String |
getNumber()
Returns the value of the 'Number' attribute. |
java.lang.String |
getPhoneType()
Returns the value of the 'Phone Type' attribute. |
java.lang.String |
getUrl()
Returns the value of the 'Url' attribute. |
void |
setAreaCode(java.lang.String value)
Sets the value of the ' Area Code' attribute. |
void |
setCountryCode(java.lang.String value)
Sets the value of the ' Country Code' attribute. |
void |
setExtension(java.lang.String value)
Sets the value of the ' Extension' attribute. |
void |
setNumber(java.lang.String value)
Sets the value of the ' Number' attribute. |
void |
setPhoneType(java.lang.String value)
Sets the value of the ' Phone Type' attribute. |
void |
setUrl(java.lang.String value)
Sets the value of the ' Url' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getAreaCode()
If the meaning of the 'Area Code' attribute isn't clear, there really should be more of a description here...
setAreaCode(String),
RimPackage.getTelephoneNumberType_AreaCode()void setAreaCode(java.lang.String value)
Area Code' attribute.
value - the new value of the 'Area Code' attribute.getAreaCode()java.lang.String getCountryCode()
If the meaning of the 'Country Code' attribute isn't clear, there really should be more of a description here...
setCountryCode(String),
RimPackage.getTelephoneNumberType_CountryCode()void setCountryCode(java.lang.String value)
Country Code' attribute.
value - the new value of the 'Country Code' attribute.getCountryCode()java.lang.String getExtension()
If the meaning of the 'Extension' attribute isn't clear, there really should be more of a description here...
setExtension(String),
RimPackage.getTelephoneNumberType_Extension()void setExtension(java.lang.String value)
Extension' attribute.
value - the new value of the 'Extension' attribute.getExtension()java.lang.String getNumber()
If the meaning of the 'Number' attribute isn't clear, there really should be more of a description here...
setNumber(String),
RimPackage.getTelephoneNumberType_Number()void setNumber(java.lang.String value)
Number' attribute.
value - the new value of the 'Number' attribute.getNumber()java.lang.String getPhoneType()
If the meaning of the 'Phone Type' attribute isn't clear, there really should be more of a description here...
setPhoneType(String),
RimPackage.getTelephoneNumberType_PhoneType()void setPhoneType(java.lang.String value)
Phone Type' attribute.
value - the new value of the 'Phone Type' attribute.getPhoneType()java.lang.String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String),
RimPackage.getTelephoneNumberType_Url()void setUrl(java.lang.String value)
Url' attribute.
value - the new value of the 'Url' attribute.getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||