public interface PersonObject
TestPackage.getPersonObject()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
EClass |
getType()
Returns the value of the 'Type' reference.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setType(EClass value)
Sets the value of the '
Type' reference. |
EClass getType()
setType(EClass),
TestPackage.getPersonObject_Type()void setType(EClass value)
Type' reference.
value - the new value of the 'Type' reference.getType()java.lang.String getId()
setId(String),
TestPackage.getPersonObject_Id()Data In Motion Consulting GmbH