Operation |
Details |
public clone():Object |
Sequential Tags: | annotations=@Override
| Notes: | (non-Javadoc) @see java.lang.Object#clone() | |
public equals( Object o):boolean |
Sequential Tags: | annotations=@Override
| Notes: | (non-Javadoc) @see java.lang.Object#clone() | |
public getOrganization():OrganizationVO |
Sequential Notes: | Delivers detailed information of the organization. | |
public getPerson():PersonVO |
Sequential Notes: | Delivers detailed information of the person. | |
public getRole():PartnerRole |
Sequential Notes: | Delivers the role in which this creator worked. | |
public setOrganization( OrganizationVO newVal):void |
Sequential Notes: | Sets detailed information of the organization. | |
public setPerson( PersonVO newVal):void |
Sequential Notes: | Sets detailed information of the person. | |
public setRole( PartnerRole newVal):void |
Sequential Notes: | Sets the role in which this creator worked. | |