@GwtIncompatible public static class BWSystem.SystemDialableCallerIDCriteriaAddRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected String |
description |
protected String[] |
matchAlternateCallIndicator |
protected String[] |
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 |
prefixDigits |
Constructor and Description |
---|
SystemDialableCallerIDCriteriaAddRequest(BroadWorksServer broadWorksServer,
String name,
Boolean matchLocalCategory,
Boolean matchNationalCategory,
Boolean matchInterlataCategory,
Boolean matchIntralataCategory,
Boolean matchInternationalCategory,
Boolean matchPrivateCategory,
Boolean matchEmergencyCategory,
Boolean matchOtherCategory) |
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=80) protected String description
@Size(min=1, max=10) protected String prefixDigits
@StringArrayElementSize(min=1, max=40) protected String[] matchCallType
@StringArrayElementSize(min=1, max=40) protected String[] matchAlternateCallIndicator
@NotNull protected Boolean matchLocalCategory
@NotNull protected Boolean matchNationalCategory
@NotNull protected Boolean matchInterlataCategory
@NotNull protected Boolean matchIntralataCategory
@NotNull protected Boolean matchInternationalCategory
@NotNull protected Boolean matchPrivateCategory
@NotNull protected Boolean matchEmergencyCategory
@NotNull protected Boolean matchOtherCategory
public SystemDialableCallerIDCriteriaAddRequest(BroadWorksServer broadWorksServer, String name, Boolean matchLocalCategory, Boolean matchNationalCategory, Boolean matchInterlataCategory, Boolean matchIntralataCategory, Boolean matchInternationalCategory, Boolean matchPrivateCategory, Boolean matchEmergencyCategory, Boolean matchOtherCategory)
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setName(String name)
public String getName()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setDescription(String description)
public String getDescription()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setPrefixDigits(String prefixDigits)
public String getPrefixDigits()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchCallType(String... matchCallType)
public String[] getMatchCallType()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchAlternateCallIndicator(String... matchAlternateCallIndicator)
public String[] getMatchAlternateCallIndicator()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchLocalCategory(Boolean matchLocalCategory)
public Boolean getMatchLocalCategory()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchNationalCategory(Boolean matchNationalCategory)
public Boolean getMatchNationalCategory()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchInterlataCategory(Boolean matchInterlataCategory)
public Boolean getMatchInterlataCategory()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchIntralataCategory(Boolean matchIntralataCategory)
public Boolean getMatchIntralataCategory()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchInternationalCategory(Boolean matchInternationalCategory)
public Boolean getMatchInternationalCategory()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchPrivateCategory(Boolean matchPrivateCategory)
public Boolean getMatchPrivateCategory()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchEmergencyCategory(Boolean matchEmergencyCategory)
public Boolean getMatchEmergencyCategory()
public BWSystem.SystemDialableCallerIDCriteriaAddRequest setMatchOtherCategory(Boolean matchOtherCategory)
public Boolean getMatchOtherCategory()
public static BWSystem.SystemDialableCallerIDCriteriaAddRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.