public static class BWSystem.SystemDialableCallerIDCriteriaGetResponse extends Response
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 |
request, responseContent, xPath
Constructor and Description |
---|
SystemDialableCallerIDCriteriaGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected String description
protected String prefixDigits
protected String[] matchCallType
protected String[] 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
protected String name
public SystemDialableCallerIDCriteriaGetResponse()
public void setDescription(String description)
public String getDescription()
public void setPrefixDigits(String prefixDigits)
public String getPrefixDigits()
public void setMatchCallType(String... matchCallType)
public String[] getMatchCallType()
public void setMatchAlternateCallIndicator(String... matchAlternateCallIndicator)
public String[] getMatchAlternateCallIndicator()
public void setMatchLocalCategory(Boolean matchLocalCategory)
public Boolean getMatchLocalCategory()
public void setMatchNationalCategory(Boolean matchNationalCategory)
public Boolean getMatchNationalCategory()
public void setMatchInterlataCategory(Boolean matchInterlataCategory)
public Boolean getMatchInterlataCategory()
public void setMatchIntralataCategory(Boolean matchIntralataCategory)
public Boolean getMatchIntralataCategory()
public void setMatchInternationalCategory(Boolean matchInternationalCategory)
public Boolean getMatchInternationalCategory()
public void setMatchPrivateCategory(Boolean matchPrivateCategory)
public Boolean getMatchPrivateCategory()
public void setMatchEmergencyCategory(Boolean matchEmergencyCategory)
public Boolean getMatchEmergencyCategory()
public void setMatchOtherCategory(Boolean matchOtherCategory)
public Boolean getMatchOtherCategory()
public void setName(String name)
public String getName()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.