|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TelephoneType
A representation of the model object 'Telephone Type'. Telephone numbers for contacting the responsible individual or organization.
The following features are supported:
Ows10Package.getTelephoneType()
Method Summary | |
---|---|
java.lang.String |
getFacsimile()
Returns the value of the 'Facsimile' attribute. |
java.lang.String |
getVoice()
Returns the value of the 'Voice' attribute. |
void |
setFacsimile(java.lang.String value)
Sets the value of the ' Facsimile ' attribute. |
void |
setVoice(java.lang.String value)
Sets the value of the ' Voice ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getVoice()
setVoice(String)
,
Ows10Package.getTelephoneType_Voice()
void setVoice(java.lang.String value)
Voice
' attribute.
value
- the new value of the 'Voice' attribute.getVoice()
java.lang.String getFacsimile()
setFacsimile(String)
,
Ows10Package.getTelephoneType_Facsimile()
void setFacsimile(java.lang.String value)
Facsimile
' attribute.
value
- the new value of the 'Facsimile' attribute.getFacsimile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |