|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Identity
A representation of the model object 'Identity'. Party identity. E.g. taxpayer ID or employee number.
The following features are supported:
PartyPackage.getIdentity()| Method Summary | |
|---|---|
String |
getComment()
Returns the value of the 'Comment' attribute. |
String |
getType()
Returns the value of the 'Type' attribute. |
String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setComment(String value)
Sets the value of the ' Comment' attribute. |
void |
setType(String value)
Sets the value of the ' Type' attribute. |
void |
setValue(String value)
Sets the value of the ' Value' 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 |
|---|
String getType()
setType(String),
PartyPackage.getIdentity_Type()void setType(String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()String getValue()
setValue(String),
PartyPackage.getIdentity_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()String getComment()
setComment(String),
PartyPackage.getIdentity_Comment()void setComment(String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||