public interface EmployeeInfo
The following features are supported:
TestPackage.getEmployeeInfo()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPosition()
Returns the value of the 'Position' attribute.
|
void |
setPosition(java.lang.String value)
Sets the value of the '
Position' attribute. |
java.lang.String getPosition()
If the meaning of the 'Position' attribute isn't clear, there really should be more of a description here...
setPosition(String),
TestPackage.getEmployeeInfo_Position()void setPosition(java.lang.String value)
Position' attribute.
value - the new value of the 'Position' attribute.getPosition()Data In Motion Consulting GmbH