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

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

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

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



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