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

Packages that use TGrouplist
org.ow2.orchestra.ws_ht   
 

Uses of TGrouplist in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TGrouplist
protected  TGrouplist TOrganizationalEntity.groups
           
 

Methods in org.ow2.orchestra.ws_ht that return TGrouplist
 TGrouplist ObjectFactory.createTGrouplist()
          Create an instance of TGrouplist
 TGrouplist TOrganizationalEntity.getGroups()
          Gets the value of the groups property.
 

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

Methods in org.ow2.orchestra.ws_ht with parameters of type TGrouplist
 javax.xml.bind.JAXBElement<TGrouplist> ObjectFactory.createGroups(TGrouplist value)
          Create an instance of JAXBElement<TGrouplist>}
 void TOrganizationalEntity.setGroups(TGrouplist value)
          Sets the value of the groups property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.