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

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

public class PersonToTechServiceTO
extends RoleOfPartyTO

This type represents a role of a PersonTO against an TechnicalServiceTO

Author:
ofabre - eBM WebSourcing

Constructor Summary
PersonToTechServiceTO()
           
 
Method Summary
 PersonTO getPersonTO()
           
 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

PersonToTechServiceTO

public PersonToTechServiceTO()
Method Detail

getPersonTO

public PersonTO getPersonTO()

getTechnicalServiceTO

public TechnicalServiceTO getTechnicalServiceTO()

setTechnicalServiceTO

public void setTechnicalServiceTO(TechnicalServiceTO technicalServiceTO)


Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.