Uses of Class
org.ow2.orchestra.ws_ht.TGenericHumanRole

Packages that use TGenericHumanRole
org.ow2.orchestra.ws_ht   
 

Uses of TGenericHumanRole in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TGenericHumanRole
protected  TGenericHumanRole TReassignment.potentialOwners
           
 

Fields in org.ow2.orchestra.ws_ht with type parameters of type TGenericHumanRole
protected  List<javax.xml.bind.JAXBElement<TGenericHumanRole>> TPeopleAssignments.genericHumanRole
           
 

Methods in org.ow2.orchestra.ws_ht that return TGenericHumanRole
 TGenericHumanRole ObjectFactory.createTGenericHumanRole()
          Create an instance of TGenericHumanRole
 TGenericHumanRole TReassignment.getPotentialOwners()
          Gets the value of the potentialOwners property.
 

Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TGenericHumanRole
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createBusinessAdministrators(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createExcludedOwners(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createPotentialOwners(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createRecipients(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createTaskInitiator(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createTaskStakeholders(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 List<javax.xml.bind.JAXBElement<TGenericHumanRole>> TPeopleAssignments.getGenericHumanRole()
          Gets the value of the genericHumanRole property.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TGenericHumanRole
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createBusinessAdministrators(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createExcludedOwners(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createPotentialOwners(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createRecipients(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createTaskInitiator(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> ObjectFactory.createTaskStakeholders(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 void TReassignment.setPotentialOwners(TGenericHumanRole value)
          Sets the value of the potentialOwners property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.