Operation |
Details |
public clone():Object |
Sequential Tags: | annotations=@Override
| Notes: | (non-Javadoc) @see java.lang.Object#clone() | |
public equals( Object obj):boolean |
Sequential Tags: | annotations=@Override
| Notes: | (non-Javadoc) @see java.lang.Object#equals(java.lang.Object) | |
public getAddress():String |
Sequential Notes: | Delivers the address of the organization as used in the item. | |
public getIdentifier():String |
Sequential Notes: | Delivers the id of the corresponding affiliation in the system. | |
public getName():TextVO |
Sequential Notes: | Delivers the name of the organization as used in the item. | |
public setAddress( String newVal):void |
Sequential Notes: | Sets the address of the organization as used in the item. | |
public setIdentifier( String newVal):void |
Sequential Notes: | Sets the id of the corresponding affiliation in the system. | |
public setName( TextVO newVal):void |
Sequential Notes: | Sets the name of the organization as used in the item. | |