Class ANetApiResponse

    • Constructor Detail

      • ANetApiResponse

        public ANetApiResponse()
    • Method Detail

      • getRefId

        public String getRefId()
        Gets the value of the refId property.
        Returns:
        possible object is String
      • setRefId

        public void setRefId​(String value)
        Sets the value of the refId property.
        Parameters:
        value - allowed object is String
      • getMessages

        public MessagesType getMessages()
        Gets the value of the messages property.
        Returns:
        possible object is MessagesType
      • setMessages

        public void setMessages​(MessagesType value)
        Sets the value of the messages property.
        Parameters:
        value - allowed object is MessagesType
      • getSessionToken

        public String getSessionToken()
        Gets the value of the sessionToken property.
        Returns:
        possible object is String
      • setSessionToken

        public void setSessionToken​(String value)
        Sets the value of the sessionToken property.
        Parameters:
        value - allowed object is String