public interface BusinessContact extends Contact
The following features are supported:
TestPackage.getBusinessContact()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCompanyName()
Returns the value of the 'Company Name' attribute.
|
void |
setCompanyName(java.lang.String value)
Sets the value of the '
Company Name' attribute. |
getContext, getType, getValue, setContext, setType, setValuejava.lang.String getCompanyName()
If the meaning of the 'Company Name' attribute isn't clear, there really should be more of a description here...
setCompanyName(String),
TestPackage.getBusinessContact_CompanyName()void setCompanyName(java.lang.String value)
Company Name' attribute.
value - the new value of the 'Company Name' attribute.getCompanyName()Data In Motion Consulting GmbH