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