Class UserAutomaticHoldRetrieve.UserAutomaticHoldRetrieveGetResponse

    • Constructor Detail

      • UserAutomaticHoldRetrieveGetResponse

        public UserAutomaticHoldRetrieveGetResponse()
    • Method Detail

      • setIsActive

        public void setIsActive​(Boolean isActive)
      • getIsActive

        public Boolean getIsActive()
      • setRecallTimerSeconds

        public void setRecallTimerSeconds​(Integer recallTimerSeconds)
      • getRecallTimerSeconds

        public Integer getRecallTimerSeconds()
      • 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