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

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

Uses of OrgUnit 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 OrgUnit
 java.util.List<OrgUnit> Organization.getOrgUnit()
           
 java.util.List<OrgUnit> OrgUnit.getOrgUnitArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type OrgUnit
 void Organization.setOrgUnit(java.util.List<OrgUnit> orgUnit)
           
 void OrgUnit.setOrgUnitArray(java.util.List<OrgUnit> orgUnitArray)
           
 



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