public interface BusinessPerson extends Person
The following features are supported:
TestPackage.getBusinessPerson()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCompanyIdCardNumber()
Returns the value of the 'Company Id Card Number' attribute.
|
<any> |
getEmployeeInfo()
Returns the value of the 'Employee Info' containment reference list.
|
void |
setCompanyIdCardNumber(java.lang.String value)
Sets the value of the '
Company Id Card Number' attribute. |
getAddress, getBigDec, getBigInt, getContact, getFirstName, getGender, getId, getImage, getLastName, getProperties, getRelatives, getTags, getTransientAddress, setAddress, setBigInt, setFirstName, setGender, setId, setImage, setLastName, setTransientAddressjava.lang.String getCompanyIdCardNumber()
If the meaning of the 'Company Id Card Number' attribute isn't clear, there really should be more of a description here...
setCompanyIdCardNumber(String),
TestPackage.getBusinessPerson_CompanyIdCardNumber()void setCompanyIdCardNumber(java.lang.String value)
Company Id Card Number' attribute.
value - the new value of the 'Company Id Card Number' attribute.getCompanyIdCardNumber()<any> getEmployeeInfo()
EmployeeInfo.
If the meaning of the 'Employee Info' containment reference list isn't clear, there really should be more of a description here...
TestPackage.getBusinessPerson_EmployeeInfo()Data In Motion Consulting GmbH