Class BWSystem.SystemHPBXMobileTerminationGetResponse

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    BWSystem

    public static class BWSystem.SystemHPBXMobileTerminationGetResponse
    extends Response
    Response to the SystemHPBXMobileTerminationGetRequest. Contains the hPBX mobile termination related configuration parameters.
    Author:
    AlpacaGenerator
    See Also:
    Serialized Form
    • Field Detail

      • routingPrefix

        protected String routingPrefix
    • Constructor Detail

      • SystemHPBXMobileTerminationGetResponse

        public SystemHPBXMobileTerminationGetResponse()
    • Method Detail

      • setRoutingPrefix

        public void setRoutingPrefix​(String routingPrefix)
      • getRoutingPrefix

        public String getRoutingPrefix()
      • 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
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object