org.ow2.dragon.api.to.organization
Class RoleOfPartyTO
java.lang.Object
org.ow2.dragon.api.to.organization.RoleOfPartyTO
- Direct Known Subclasses:
- OrgToEndpointTO, OrgToTechServiceTO, PersonToEndpointTO, PersonToTechServiceTO
public class RoleOfPartyTO
- extends java.lang.Object
This type is an abstraction of : OrgToEndpointTO,
OrgToTechServiceTO, PersonToEndpointTO and
PersonToTechServiceTO
- Author:
- ofabre - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleOfPartyTO
public RoleOfPartyTO()
getId
public java.lang.String getId()
getPartyTO
public PartyTO getPartyTO()
getType
public java.lang.String getType()
setId
public void setId(java.lang.String id)
setPartyTO
public void setPartyTO(PartyTO partyTO)
setType
public void setType(java.lang.String type)
Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.