@GwtIncompatible public static class BWSystem.SystemDialableCallerIDCriteriaModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Optional<String> |
description |
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 |
---|
SystemDialableCallerIDCriteriaModifyRequest(BroadWorksServer broadWorksServer,
String name) |
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 @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 SystemDialableCallerIDCriteriaModifyRequest(BroadWorksServer broadWorksServer, String name)
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setName(String name)
public String getName()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setNewName(String newName)
public String getNewName()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setDescription(String description)
public com.google.common.base.Optional<String> getDescription()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setPrefixDigits(String prefixDigits)
public com.google.common.base.Optional<String> getPrefixDigits()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchCallType(ReplacementCommunicationBarringCallTypeList matchCallType)
public com.google.common.base.Optional<ReplacementCommunicationBarringCallTypeList> getMatchCallType()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchAlternateCallIndicator(ReplacementCommunicationBarringAlternateCallIndicatorList matchAlternateCallIndicator)
public com.google.common.base.Optional<ReplacementCommunicationBarringAlternateCallIndicatorList> getMatchAlternateCallIndicator()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchLocalCategory(Boolean matchLocalCategory)
public Boolean getMatchLocalCategory()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchNationalCategory(Boolean matchNationalCategory)
public Boolean getMatchNationalCategory()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchInterlataCategory(Boolean matchInterlataCategory)
public Boolean getMatchInterlataCategory()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchIntralataCategory(Boolean matchIntralataCategory)
public Boolean getMatchIntralataCategory()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchInternationalCategory(Boolean matchInternationalCategory)
public Boolean getMatchInternationalCategory()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchPrivateCategory(Boolean matchPrivateCategory)
public Boolean getMatchPrivateCategory()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchEmergencyCategory(Boolean matchEmergencyCategory)
public Boolean getMatchEmergencyCategory()
public BWSystem.SystemDialableCallerIDCriteriaModifyRequest setMatchOtherCategory(Boolean matchOtherCategory)
public Boolean getMatchOtherCategory()
public static BWSystem.SystemDialableCallerIDCriteriaModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.