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

Packages that use TUserlist
org.ow2.orchestra.ws_ht   
 

Uses of TUserlist in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TUserlist
protected  TUserlist TOrganizationalEntity.users
           
 

Methods in org.ow2.orchestra.ws_ht that return TUserlist
 TUserlist ObjectFactory.createTUserlist()
          Create an instance of TUserlist
 TUserlist TOrganizationalEntity.getUsers()
          Gets the value of the users property.
 

Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TUserlist
 javax.xml.bind.JAXBElement<TUserlist> ObjectFactory.createUsers(TUserlist value)
          Create an instance of JAXBElement<TUserlist>}
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TUserlist
 javax.xml.bind.JAXBElement<TUserlist> ObjectFactory.createUsers(TUserlist value)
          Create an instance of JAXBElement<TUserlist>}
 void TOrganizationalEntity.setUsers(TUserlist value)
          Sets the value of the users property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.