Class MeetMeConferencingBridge.ResellerMeetMeConferencingGetResponse

    • Field Detail

      • conferenceFromAddress

        protected String conferenceFromAddress
      • maxAllocatedPorts

        protected Integer maxAllocatedPorts
      • disableUnlimitedMeetMePorts

        protected Boolean disableUnlimitedMeetMePorts
      • enableMaxAllocatedPorts

        protected Boolean enableMaxAllocatedPorts
      • resellerId

        protected String resellerId
    • Constructor Detail

      • ResellerMeetMeConferencingGetResponse

        public ResellerMeetMeConferencingGetResponse()
    • Method Detail

      • setConferenceFromAddress

        public void setConferenceFromAddress​(String conferenceFromAddress)
      • getConferenceFromAddress

        public String getConferenceFromAddress()
      • setMaxAllocatedPorts

        public void setMaxAllocatedPorts​(Integer maxAllocatedPorts)
      • getMaxAllocatedPorts

        public Integer getMaxAllocatedPorts()
      • setDisableUnlimitedMeetMePorts

        public void setDisableUnlimitedMeetMePorts​(Boolean disableUnlimitedMeetMePorts)
      • getDisableUnlimitedMeetMePorts

        public Boolean getDisableUnlimitedMeetMePorts()
      • setEnableMaxAllocatedPorts

        public void setEnableMaxAllocatedPorts​(Boolean enableMaxAllocatedPorts)
      • getEnableMaxAllocatedPorts

        public Boolean getEnableMaxAllocatedPorts()
      • setResellerId

        public void setResellerId​(String resellerId)
      • getResellerId

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