Class UserINIntegration.UserINIntegrationGetResponse

    • Field Detail

      • originatingServiceKey

        protected Integer originatingServiceKey
      • terminatingServiceKey

        protected Integer terminatingServiceKey
    • Constructor Detail

      • UserINIntegrationGetResponse

        public UserINIntegrationGetResponse()
    • Method Detail

      • setOriginatingServiceKey

        public void setOriginatingServiceKey​(Integer originatingServiceKey)
      • getOriginatingServiceKey

        public Integer getOriginatingServiceKey()
      • setTerminatingServiceKey

        public void setTerminatingServiceKey​(Integer terminatingServiceKey)
      • getTerminatingServiceKey

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