Class BroadWorksAnywherePortal.UserBroadWorksAnywhereGetResponse

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    BroadWorksAnywherePortal

    public static class BroadWorksAnywherePortal.UserBroadWorksAnywhereGetResponse
    extends Response
    Response to the UserBroadWorksAnywhereGetRequest16sp2. The phoneNumberTable contains columns: "Phone Number", "Description"
    Author:
    AlpacaGenerator
    See Also:
    Serialized Form
    • Constructor Detail

      • UserBroadWorksAnywhereGetResponse

        public UserBroadWorksAnywhereGetResponse()
    • Method Detail

      • setAlertAllLocationsForClickToDialCalls

        public void setAlertAllLocationsForClickToDialCalls​(Boolean alertAllLocationsForClickToDialCalls)
      • getAlertAllLocationsForClickToDialCalls

        public Boolean getAlertAllLocationsForClickToDialCalls()
      • setAlertAllLocationsForGroupPagingCalls

        public void setAlertAllLocationsForGroupPagingCalls​(Boolean alertAllLocationsForGroupPagingCalls)
      • getAlertAllLocationsForGroupPagingCalls

        public Boolean getAlertAllLocationsForGroupPagingCalls()
      • 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