Class Messages

    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • getMessageList

        public List<Message> getMessageList()
        Gets the value of the messageList property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the messageList property.

        For example, to add a new item, do as follows:

            getMessageList().add(newItem);
         

        Objects of the following type(s) are allowed in the list Message

      • setRef

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