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

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

public class OrgToTechServiceTO
extends RoleOfPartyTO

This type represents a role of an OrganizationUnitTO against a TechnicalServiceTO

Author:
ofabre - eBM WebSourcing

Constructor Summary
OrgToTechServiceTO()
           
 
Method Summary
 OrganizationUnitTO getOrganizationUnitTO()
           
 TechnicalServiceTO getTechnicalServiceTO()
           
 void setTechnicalServiceTO(TechnicalServiceTO technicalServiceTO)
           
 
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

OrgToTechServiceTO

public OrgToTechServiceTO()
Method Detail

getOrganizationUnitTO

public OrganizationUnitTO getOrganizationUnitTO()

getTechnicalServiceTO

public TechnicalServiceTO getTechnicalServiceTO()

setTechnicalServiceTO

public void setTechnicalServiceTO(TechnicalServiceTO technicalServiceTO)


Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.