|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.model.types.org.OrgModelVersion
com.tibco.bpm.web.client.model.types.org.ModelEntityId
com.tibco.bpm.web.client.model.types.org.UpdatePushDestinations
public class UpdatePushDestinations
TODO Give a useful description of the type.
©2013 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
UpdatePushDestinations()
|
|
| Method Summary | |
|---|---|
java.util.List<UpdatePushDestinationId> |
getRemoveDestination()
|
java.util.List<UpdatePushDestination> |
getSetDestination()
|
void |
setRemoveDestination(java.util.List<UpdatePushDestinationId> removeDestination)
|
void |
setSetDestination(java.util.List<UpdatePushDestination> setDestination)
|
| Methods inherited from class com.tibco.bpm.web.client.model.types.org.ModelEntityId |
|---|
getEntityType, getGuid, getQualifier, getQualifierSet, setEntityType, setGuid, setQualifier, setQualifierSet |
| Methods inherited from class com.tibco.bpm.web.client.model.types.org.OrgModelVersion |
|---|
getModelVersion, setModelVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdatePushDestinations()
| Method Detail |
|---|
public java.util.List<UpdatePushDestination> getSetDestination()
public void setSetDestination(java.util.List<UpdatePushDestination> setDestination)
public java.util.List<UpdatePushDestinationId> getRemoveDestination()
public void setRemoveDestination(java.util.List<UpdatePushDestinationId> removeDestination)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||