@GwtIncompatible public static class GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Group |
group |
protected MWIDeliveryToMobileEndpointTemplateActivation[] |
templateActivation |
protected MWIDeliveryToMobileEndpointGroupSettingLevel |
useSettingLevel |
Constructor and Description |
---|
GroupMWIDeliveryToMobileEndpointModifyRequest(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Group |
getGroup() |
MWIDeliveryToMobileEndpointTemplateActivation[] |
getTemplateActivation() |
MWIDeliveryToMobileEndpointGroupSettingLevel |
getUseSettingLevel() |
GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest |
setGroup(Group group) |
GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest |
setTemplateActivation(MWIDeliveryToMobileEndpointTemplateActivation... templateActivation) |
GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest |
setUseSettingLevel(MWIDeliveryToMobileEndpointGroupSettingLevel useSettingLevel) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Group group
protected MWIDeliveryToMobileEndpointGroupSettingLevel useSettingLevel
protected MWIDeliveryToMobileEndpointTemplateActivation[] templateActivation
public GroupMWIDeliveryToMobileEndpointModifyRequest(Group group)
public GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest setGroup(Group group)
public Group getGroup()
public GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest setUseSettingLevel(MWIDeliveryToMobileEndpointGroupSettingLevel useSettingLevel)
public MWIDeliveryToMobileEndpointGroupSettingLevel getUseSettingLevel()
public GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest setTemplateActivation(MWIDeliveryToMobileEndpointTemplateActivation... templateActivation)
public MWIDeliveryToMobileEndpointTemplateActivation[] getTemplateActivation()
public static GroupMWIDeliveryToMobileEndpoint.GroupMWIDeliveryToMobileEndpointModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.