org.ow2.dragon.api.to.organization
Class OrgToEndpointTO

java.lang.Object
  extended by org.ow2.dragon.api.to.organization.RoleOfPartyTO
      extended by org.ow2.dragon.api.to.organization.OrgToEndpointTO

public class OrgToEndpointTO
extends RoleOfPartyTO

This type represents a role of an OrganizationUnitTO against an EndpointTO

Author:
ofabre - eBM WebSourcing

Constructor Summary
OrgToEndpointTO()
           
 
Method Summary
 EndpointTO getEndpointTO()
           
 OrganizationUnitTO getOrganizationUnitTO()
           
 void setEndpointTO(EndpointTO endpointTO)
           
 
Methods inherited from class org.ow2.dragon.api.to.organization.RoleOfPartyTO
getId, getPartyTO, getType, setId, setPartyTO, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrgToEndpointTO

public OrgToEndpointTO()
Method Detail

getEndpointTO

public EndpointTO getEndpointTO()

getOrganizationUnitTO

public OrganizationUnitTO getOrganizationUnitTO()

setEndpointTO

public void setEndpointTO(EndpointTO endpointTO)


Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.