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

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

Uses of ModelPosition 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 ModelPosition
 java.util.List<ModelPosition> GetOrgModelEntityResponse.getModelPosition()
           
 java.util.List<ModelPosition> ModelOrgUnit.getModelPositionArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type ModelPosition
 void GetOrgModelEntityResponse.setModelPosition(java.util.List<ModelPosition> modelPosition)
           
 void ModelOrgUnit.setModelPositionArray(java.util.List<ModelPosition> modelPositionArray)
           
 



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