|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactInfo
A representation of the model object 'Contact Info'. Contact information.
The following features are supported:
PartyPackage.getContactInfo()| Method Summary | |
|---|---|
String |
getCategory()
Returns the value of the 'Category' attribute. |
Party |
getOwner()
Returns the value of the 'Owner' container reference. |
void |
setCategory(String value)
Sets the value of the ' Category' attribute. |
void |
setOwner(Party value)
Sets the value of the ' Owner' container reference. |
| Methods inherited from interface com.hammurapi.party.DateEffectiveObject |
|---|
getEnd, getStart, isEffective, isEffectiveNow, setEnd, setStart |
| Methods inherited from interface com.hammurapi.party.Tagged |
|---|
getComment, getTags, setComment |
| 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 getCategory()
setCategory(String),
PartyPackage.getContactInfo_Category()void setCategory(String value)
Category' attribute.
value - the new value of the 'Category' attribute.getCategory()Party getOwner()
Contact Info'.
If the meaning of the 'Owner' container reference isn't clear, there really should be more of a description here...
setOwner(Party),
PartyPackage.getContactInfo_Owner(),
Party.getContactInfo()void setOwner(Party value)
Owner' container reference.
value - the new value of the 'Owner' container reference.getOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||