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

public static class BWSystem.SystemCommunicationBarringCriteriaGetResponse extends Response
Response to the SystemCommunicationBarringCriteriaGetRequest19sp1. The response contains the Communication Barring Criteria information.
Author:
AlpacaGenerator
See Also:
  • Field Details

    • description

      protected String description
    • matchCallType

      protected String[] matchCallType
    • matchAlternateCallIndicator

      protected String[] matchAlternateCallIndicator
    • matchVirtualOnNetCallType

      protected String[] matchVirtualOnNetCallType
    • matchPublicNetwork

      protected Boolean matchPublicNetwork
    • matchPrivateNetwork

      protected Boolean matchPrivateNetwork
    • matchLocalCategory

      protected Boolean matchLocalCategory
    • matchNationalCategory

      protected Boolean matchNationalCategory
    • matchInterlataCategory

      protected Boolean matchInterlataCategory
    • matchIntralataCategory

      protected Boolean matchIntralataCategory
    • matchInternationalCategory

      protected Boolean matchInternationalCategory
    • matchPrivateCategory

      protected Boolean matchPrivateCategory
    • matchEmergencyCategory

      protected Boolean matchEmergencyCategory
    • matchOtherCategory

      protected Boolean matchOtherCategory
    • matchInterNetwork

      protected Boolean matchInterNetwork
    • matchInterHostingNE

      protected Boolean matchInterHostingNE
    • matchInterAS

      protected Boolean matchInterAS
    • matchIntraAS

      protected Boolean matchIntraAS
    • matchChargeCalls

      protected Boolean matchChargeCalls
    • matchNoChargeCalls

      protected Boolean matchNoChargeCalls
    • matchGroupCalls

      protected Boolean matchGroupCalls
    • matchEnterpriseCalls

      protected Boolean matchEnterpriseCalls
    • matchNetworkCalls

      protected Boolean matchNetworkCalls
    • matchNetworkURLCalls

      protected Boolean matchNetworkURLCalls
    • matchRepairCalls

      protected Boolean matchRepairCalls
    • matchEmergencyCalls

      protected Boolean matchEmergencyCalls
    • matchInternalCalls

      protected Boolean matchInternalCalls
    • matchLocation

      protected LocationCriteria matchLocation
    • matchRoaming

      protected RoamingCriteria matchRoaming
    • timeSchedule

      protected String timeSchedule
    • holidaySchedule

      protected String holidaySchedule
    • matchNumberPortabilityStatus

      protected String[] matchNumberPortabilityStatus
    • name

      protected String name
  • Constructor Details

    • SystemCommunicationBarringCriteriaGetResponse

      public SystemCommunicationBarringCriteriaGetResponse()
  • Method Details

    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()
    • setMatchCallType

      public void setMatchCallType(String... matchCallType)
    • getMatchCallType

      public String[] getMatchCallType()
    • setMatchAlternateCallIndicator

      public void setMatchAlternateCallIndicator(String... matchAlternateCallIndicator)
    • getMatchAlternateCallIndicator

      public String[] getMatchAlternateCallIndicator()
    • setMatchVirtualOnNetCallType

      public void setMatchVirtualOnNetCallType(String... matchVirtualOnNetCallType)
    • getMatchVirtualOnNetCallType

      public String[] getMatchVirtualOnNetCallType()
    • setMatchPublicNetwork

      public void setMatchPublicNetwork(Boolean matchPublicNetwork)
    • getMatchPublicNetwork

      public Boolean getMatchPublicNetwork()
    • setMatchPrivateNetwork

      public void setMatchPrivateNetwork(Boolean matchPrivateNetwork)
    • getMatchPrivateNetwork

      public Boolean getMatchPrivateNetwork()
    • setMatchLocalCategory

      public void setMatchLocalCategory(Boolean matchLocalCategory)
    • getMatchLocalCategory

      public Boolean getMatchLocalCategory()
    • setMatchNationalCategory

      public void setMatchNationalCategory(Boolean matchNationalCategory)
    • getMatchNationalCategory

      public Boolean getMatchNationalCategory()
    • setMatchInterlataCategory

      public void setMatchInterlataCategory(Boolean matchInterlataCategory)
    • getMatchInterlataCategory

      public Boolean getMatchInterlataCategory()
    • setMatchIntralataCategory

      public void setMatchIntralataCategory(Boolean matchIntralataCategory)
    • getMatchIntralataCategory

      public Boolean getMatchIntralataCategory()
    • setMatchInternationalCategory

      public void setMatchInternationalCategory(Boolean matchInternationalCategory)
    • getMatchInternationalCategory

      public Boolean getMatchInternationalCategory()
    • setMatchPrivateCategory

      public void setMatchPrivateCategory(Boolean matchPrivateCategory)
    • getMatchPrivateCategory

      public Boolean getMatchPrivateCategory()
    • setMatchEmergencyCategory

      public void setMatchEmergencyCategory(Boolean matchEmergencyCategory)
    • getMatchEmergencyCategory

      public Boolean getMatchEmergencyCategory()
    • setMatchOtherCategory

      public void setMatchOtherCategory(Boolean matchOtherCategory)
    • getMatchOtherCategory

      public Boolean getMatchOtherCategory()
    • setMatchInterNetwork

      public void setMatchInterNetwork(Boolean matchInterNetwork)
    • getMatchInterNetwork

      public Boolean getMatchInterNetwork()
    • setMatchInterHostingNE

      public void setMatchInterHostingNE(Boolean matchInterHostingNE)
    • getMatchInterHostingNE

      public Boolean getMatchInterHostingNE()
    • setMatchInterAS

      public void setMatchInterAS(Boolean matchInterAS)
    • getMatchInterAS

      public Boolean getMatchInterAS()
    • setMatchIntraAS

      public void setMatchIntraAS(Boolean matchIntraAS)
    • getMatchIntraAS

      public Boolean getMatchIntraAS()
    • setMatchChargeCalls

      public void setMatchChargeCalls(Boolean matchChargeCalls)
    • getMatchChargeCalls

      public Boolean getMatchChargeCalls()
    • setMatchNoChargeCalls

      public void setMatchNoChargeCalls(Boolean matchNoChargeCalls)
    • getMatchNoChargeCalls

      public Boolean getMatchNoChargeCalls()
    • setMatchGroupCalls

      public void setMatchGroupCalls(Boolean matchGroupCalls)
    • getMatchGroupCalls

      public Boolean getMatchGroupCalls()
    • setMatchEnterpriseCalls

      public void setMatchEnterpriseCalls(Boolean matchEnterpriseCalls)
    • getMatchEnterpriseCalls

      public Boolean getMatchEnterpriseCalls()
    • setMatchNetworkCalls

      public void setMatchNetworkCalls(Boolean matchNetworkCalls)
    • getMatchNetworkCalls

      public Boolean getMatchNetworkCalls()
    • setMatchNetworkURLCalls

      public void setMatchNetworkURLCalls(Boolean matchNetworkURLCalls)
    • getMatchNetworkURLCalls

      public Boolean getMatchNetworkURLCalls()
    • setMatchRepairCalls

      public void setMatchRepairCalls(Boolean matchRepairCalls)
    • getMatchRepairCalls

      public Boolean getMatchRepairCalls()
    • setMatchEmergencyCalls

      public void setMatchEmergencyCalls(Boolean matchEmergencyCalls)
    • getMatchEmergencyCalls

      public Boolean getMatchEmergencyCalls()
    • setMatchInternalCalls

      public void setMatchInternalCalls(Boolean matchInternalCalls)
    • getMatchInternalCalls

      public Boolean getMatchInternalCalls()
    • setMatchLocation

      public void setMatchLocation(LocationCriteria matchLocation)
    • getMatchLocation

      public LocationCriteria getMatchLocation()
    • setMatchRoaming

      public void setMatchRoaming(RoamingCriteria matchRoaming)
    • getMatchRoaming

      public RoamingCriteria getMatchRoaming()
    • setTimeSchedule

      public void setTimeSchedule(String timeSchedule)
    • getTimeSchedule

      public String getTimeSchedule()
    • setHolidaySchedule

      public void setHolidaySchedule(String holidaySchedule)
    • getHolidaySchedule

      public String getHolidaySchedule()
    • setMatchNumberPortabilityStatus

      public void setMatchNumberPortabilityStatus(String... matchNumberPortabilityStatus)
    • getMatchNumberPortabilityStatus

      public String[] getMatchNumberPortabilityStatus()
    • setName

      public void setName(String name)
    • getName

      public String getName()
    • transform

      public void transform()
      Description copied from class: Response
      Transforms the Response from XML Content to a populated POJO
      Specified by:
      transform in class Response
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object