@GwtIncompatible public static class CallingPartyCategory.SystemCallingPartyCategoryModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Boolean |
becomeDefault |
protected String |
category |
protected Boolean |
collectCall |
protected com.google.common.base.Optional<String> |
cpcValue |
protected com.google.common.base.Optional<String> |
gtdOliValue |
protected com.google.common.base.Optional<Integer> |
isupOliValue |
protected Boolean |
operator |
protected Boolean |
payPhone |
protected Boolean |
userCategory |
protected com.google.common.base.Optional<String> |
webDisplayKey |
Constructor and Description |
---|
SystemCallingPartyCategoryModifyRequest(BroadWorksServer broadWorksServer,
String category) |
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=20) protected String category
protected com.google.common.base.Optional<String> cpcValue
protected com.google.common.base.Optional<Integer> isupOliValue
protected com.google.common.base.Optional<String> gtdOliValue
protected Boolean userCategory
protected Boolean payPhone
protected Boolean operator
@AssertTrue protected Boolean becomeDefault
protected Boolean collectCall
protected com.google.common.base.Optional<String> webDisplayKey
public SystemCallingPartyCategoryModifyRequest(BroadWorksServer broadWorksServer, String category)
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setCategory(String category)
public String getCategory()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setCpcValue(String cpcValue)
public com.google.common.base.Optional<String> getCpcValue()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setIsupOliValue(Integer isupOliValue)
public com.google.common.base.Optional<Integer> getIsupOliValue()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setGtdOliValue(String gtdOliValue)
public com.google.common.base.Optional<String> getGtdOliValue()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setUserCategory(Boolean userCategory)
public Boolean getUserCategory()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setPayPhone(Boolean payPhone)
public Boolean getPayPhone()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setOperator(Boolean operator)
public Boolean getOperator()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setFlagBecomeDefault()
public boolean becomeDefaultFlagExist()
public Boolean getBecomeDefault()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setCollectCall(Boolean collectCall)
public Boolean getCollectCall()
public CallingPartyCategory.SystemCallingPartyCategoryModifyRequest setWebDisplayKey(String webDisplayKey)
public com.google.common.base.Optional<String> getWebDisplayKey()
public static CallingPartyCategory.SystemCallingPartyCategoryModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.