Class SentBy

    • Constructor Detail

      • SentBy

        public SentBy​(String aValue)
        Parameters:
        aValue - a string representation of a sent by
        Throws:
        IllegalArgumentException - when the specified string is not a valid (quoted) uri
      • SentBy

        public SentBy​(URI aUri)
        Parameters:
        aUri - a URI representing a sent by
    • Method Detail

      • getAddress

        public final URI getAddress()
        Returns:
        Returns the address.
      • getValue

        public final String getValue()
        Specified by:
        getValue in class Content
        Returns:
        the content value