Package co.ecg.alpaca.toolkit.generated
Class BWSystem.SystemCommunicationBarringCriteriaGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.BWSystem.SystemCommunicationBarringCriteriaGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BWSystem
Response to the SystemCommunicationBarringCriteriaGetRequest19sp1. The response contains the Communication Barring Criteria information.
- Author:
- AlpacaGenerator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected String[]protected String[]protected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected LocationCriteriaprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected String[]protected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected RoamingCriteriaprotected String[]protected Stringprotected StringFields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryTextFields inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
content, xPath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanString[]String[]String[]String[]getName()inthashCode()voidsetDescription(String description) voidsetHolidaySchedule(String holidaySchedule) voidsetMatchAlternateCallIndicator(String... matchAlternateCallIndicator) voidsetMatchCallType(String... matchCallType) voidsetMatchChargeCalls(Boolean matchChargeCalls) voidsetMatchEmergencyCalls(Boolean matchEmergencyCalls) voidsetMatchEmergencyCategory(Boolean matchEmergencyCategory) voidsetMatchEnterpriseCalls(Boolean matchEnterpriseCalls) voidsetMatchGroupCalls(Boolean matchGroupCalls) voidsetMatchInterAS(Boolean matchInterAS) voidsetMatchInterHostingNE(Boolean matchInterHostingNE) voidsetMatchInterlataCategory(Boolean matchInterlataCategory) voidsetMatchInternalCalls(Boolean matchInternalCalls) voidsetMatchInternationalCategory(Boolean matchInternationalCategory) voidsetMatchInterNetwork(Boolean matchInterNetwork) voidsetMatchIntraAS(Boolean matchIntraAS) voidsetMatchIntralataCategory(Boolean matchIntralataCategory) voidsetMatchLocalCategory(Boolean matchLocalCategory) voidsetMatchLocation(LocationCriteria matchLocation) voidsetMatchNationalCategory(Boolean matchNationalCategory) voidsetMatchNetworkCalls(Boolean matchNetworkCalls) voidsetMatchNetworkURLCalls(Boolean matchNetworkURLCalls) voidsetMatchNoChargeCalls(Boolean matchNoChargeCalls) voidsetMatchNumberPortabilityStatus(String... matchNumberPortabilityStatus) voidsetMatchOtherCategory(Boolean matchOtherCategory) voidsetMatchPrivateCategory(Boolean matchPrivateCategory) voidsetMatchPrivateNetwork(Boolean matchPrivateNetwork) voidsetMatchPublicNetwork(Boolean matchPublicNetwork) voidsetMatchRepairCalls(Boolean matchRepairCalls) voidsetMatchRoaming(RoamingCriteria matchRoaming) voidsetMatchVirtualOnNetCallType(String... matchVirtualOnNetCallType) voidvoidsetTimeSchedule(String timeSchedule) toString()voidTransforms the Response from XML Content to a populated POJOMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequestMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
description
-
matchCallType
-
matchAlternateCallIndicator
-
matchVirtualOnNetCallType
-
matchPublicNetwork
-
matchPrivateNetwork
-
matchLocalCategory
-
matchNationalCategory
-
matchInterlataCategory
-
matchIntralataCategory
-
matchInternationalCategory
-
matchPrivateCategory
-
matchEmergencyCategory
-
matchOtherCategory
-
matchInterNetwork
-
matchInterHostingNE
-
matchInterAS
-
matchIntraAS
-
matchChargeCalls
-
matchNoChargeCalls
-
matchGroupCalls
-
matchEnterpriseCalls
-
matchNetworkCalls
-
matchNetworkURLCalls
-
matchRepairCalls
-
matchEmergencyCalls
-
matchInternalCalls
-
matchLocation
-
matchRoaming
-
timeSchedule
-
holidaySchedule
-
matchNumberPortabilityStatus
-
name
-
-
Constructor Details
-
SystemCommunicationBarringCriteriaGetResponse
public SystemCommunicationBarringCriteriaGetResponse()
-
-
Method Details
-
setDescription
-
getDescription
-
setMatchCallType
-
getMatchCallType
-
setMatchAlternateCallIndicator
-
getMatchAlternateCallIndicator
-
setMatchVirtualOnNetCallType
-
getMatchVirtualOnNetCallType
-
setMatchPublicNetwork
-
getMatchPublicNetwork
-
setMatchPrivateNetwork
-
getMatchPrivateNetwork
-
setMatchLocalCategory
-
getMatchLocalCategory
-
setMatchNationalCategory
-
getMatchNationalCategory
-
setMatchInterlataCategory
-
getMatchInterlataCategory
-
setMatchIntralataCategory
-
getMatchIntralataCategory
-
setMatchInternationalCategory
-
getMatchInternationalCategory
-
setMatchPrivateCategory
-
getMatchPrivateCategory
-
setMatchEmergencyCategory
-
getMatchEmergencyCategory
-
setMatchOtherCategory
-
getMatchOtherCategory
-
setMatchInterNetwork
-
getMatchInterNetwork
-
setMatchInterHostingNE
-
getMatchInterHostingNE
-
setMatchInterAS
-
getMatchInterAS
-
setMatchIntraAS
-
getMatchIntraAS
-
setMatchChargeCalls
-
getMatchChargeCalls
-
setMatchNoChargeCalls
-
getMatchNoChargeCalls
-
setMatchGroupCalls
-
getMatchGroupCalls
-
setMatchEnterpriseCalls
-
getMatchEnterpriseCalls
-
setMatchNetworkCalls
-
getMatchNetworkCalls
-
setMatchNetworkURLCalls
-
getMatchNetworkURLCalls
-
setMatchRepairCalls
-
getMatchRepairCalls
-
setMatchEmergencyCalls
-
getMatchEmergencyCalls
-
setMatchInternalCalls
-
getMatchInternalCalls
-
setMatchLocation
-
getMatchLocation
-
setMatchRoaming
-
getMatchRoaming
-
setTimeSchedule
-
getTimeSchedule
-
setHolidaySchedule
-
getHolidaySchedule
-
setMatchNumberPortabilityStatus
-
getMatchNumberPortabilityStatus
-
setName
-
getName
-
transform
public void transform()Description copied from class:ResponseTransforms the Response from XML Content to a populated POJO -
equals
-
hashCode
public int hashCode() -
toString
-