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

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

Uses of PushDestination 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 PushDestination
 java.util.List<PushDestination> GroupEntity.getPushDestArray()
           
 java.util.List<PushDestination> Group.getPushDestArray()
           
 java.util.List<PushDestination> BasePosition.getPushDestArray()
           
 java.util.List<PushDestination> BaseOrgUnit.getPushDestArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type PushDestination
 void GroupEntity.setPushDestArray(java.util.List<PushDestination> pushDestArray)
           
 void Group.setPushDestArray(java.util.List<PushDestination> pushDestArray)
           
 void BasePosition.setPushDestArray(java.util.List<PushDestination> pushDestArray)
           
 void BaseOrgUnit.setPushDestArray(java.util.List<PushDestination> pushDestArray)
           
 



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