@GwtIncompatible public static class Group.GroupDialableCallerIDCriteriaModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Optional<String> |
description |
protected Group |
group |
protected com.google.common.base.Optional<ReplacementCommunicationBarringAlternateCallIndicatorList> |
matchAlternateCallIndicator |
protected com.google.common.base.Optional<ReplacementCommunicationBarringCallTypeList> |
matchCallType |
protected Boolean |
matchEmergencyCategory |
protected Boolean |
matchInterlataCategory |
protected Boolean |
matchInternationalCategory |
protected Boolean |
matchIntralataCategory |
protected Boolean |
matchLocalCategory |
protected Boolean |
matchNationalCategory |
protected Boolean |
matchOtherCategory |
protected Boolean |
matchPrivateCategory |
protected String |
name |
protected String |
newName |
protected com.google.common.base.Optional<String> |
prefixDigits |
Constructor and Description |
---|
GroupDialableCallerIDCriteriaModifyRequest(Group group,
String name) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Group group
@NotNull @Size(min=1, max=40) protected String name
@Size(min=1, max=40) protected String newName
protected com.google.common.base.Optional<String> description
protected com.google.common.base.Optional<String> prefixDigits
protected com.google.common.base.Optional<ReplacementCommunicationBarringCallTypeList> matchCallType
protected com.google.common.base.Optional<ReplacementCommunicationBarringAlternateCallIndicatorList> matchAlternateCallIndicator
protected Boolean matchLocalCategory
protected Boolean matchNationalCategory
protected Boolean matchInterlataCategory
protected Boolean matchIntralataCategory
protected Boolean matchInternationalCategory
protected Boolean matchPrivateCategory
protected Boolean matchEmergencyCategory
protected Boolean matchOtherCategory
public Group.GroupDialableCallerIDCriteriaModifyRequest setGroup(Group group)
public Group getGroup()
public Group.GroupDialableCallerIDCriteriaModifyRequest setName(String name)
public String getName()
public Group.GroupDialableCallerIDCriteriaModifyRequest setNewName(String newName)
public String getNewName()
public Group.GroupDialableCallerIDCriteriaModifyRequest setDescription(String description)
public com.google.common.base.Optional<String> getDescription()
public Group.GroupDialableCallerIDCriteriaModifyRequest setPrefixDigits(String prefixDigits)
public com.google.common.base.Optional<String> getPrefixDigits()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchCallType(ReplacementCommunicationBarringCallTypeList matchCallType)
public com.google.common.base.Optional<ReplacementCommunicationBarringCallTypeList> getMatchCallType()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchAlternateCallIndicator(ReplacementCommunicationBarringAlternateCallIndicatorList matchAlternateCallIndicator)
public com.google.common.base.Optional<ReplacementCommunicationBarringAlternateCallIndicatorList> getMatchAlternateCallIndicator()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchLocalCategory(Boolean matchLocalCategory)
public Boolean getMatchLocalCategory()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchNationalCategory(Boolean matchNationalCategory)
public Boolean getMatchNationalCategory()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchInterlataCategory(Boolean matchInterlataCategory)
public Boolean getMatchInterlataCategory()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchIntralataCategory(Boolean matchIntralataCategory)
public Boolean getMatchIntralataCategory()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchInternationalCategory(Boolean matchInternationalCategory)
public Boolean getMatchInternationalCategory()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchPrivateCategory(Boolean matchPrivateCategory)
public Boolean getMatchPrivateCategory()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchEmergencyCategory(Boolean matchEmergencyCategory)
public Boolean getMatchEmergencyCategory()
public Group.GroupDialableCallerIDCriteriaModifyRequest setMatchOtherCategory(Boolean matchOtherCategory)
public Boolean getMatchOtherCategory()
public static Group.GroupDialableCallerIDCriteriaModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.