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

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

Uses of OrgAttributeValue 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 OrgAttributeValue
 java.util.List<OrgAttributeValue> Location.getAttributeArray()
           
 java.util.List<OrgAttributeValue> BasePosition.getAttributeArray()
           
 java.util.List<OrgAttributeValue> BaseOrgUnit.getAttributeArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type OrgAttributeValue
 void Location.setAttributeArray(java.util.List<OrgAttributeValue> attributeArray)
           
 void BasePosition.setAttributeArray(java.util.List<OrgAttributeValue> attributeArray)
           
 void BaseOrgUnit.setAttributeArray(java.util.List<OrgAttributeValue> attributeArray)
           
 



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