Uses of Class
com.tibco.bpm.web.client.model.types.org.Group

Packages that use Group
com.tibco.bpm.web.client.model.types.org   
 

Uses of Group in com.tibco.bpm.web.client.model.types.org
 

Methods in com.tibco.bpm.web.client.model.types.org that return types with arguments of type Group
 java.util.List<Group> Group.getGroupArray()
           
 java.util.List<Group> GetOrgModelRootsResponse.getGroupArray()
           
 java.util.List<Group> GetOrgModelResponse.getGroupArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type Group
 void Group.setGroupArray(java.util.List<Group> groupArray)
           
 void GetOrgModelRootsResponse.setGroupArray(java.util.List<Group> groupArray)
           
 void GetOrgModelResponse.setGroupArray(java.util.List<Group> groupArray)
           
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.