Interface EncodedURIMessage

    • Method Detail

      • toURIEncodedStringRemoveBlanks

        default java.lang.String toURIEncodedStringRemoveBlanks()
        Returns:
        Encoded Form representation of this object. Also removes fields with blank values.
      • toURIEncodedString

        default java.lang.String toURIEncodedString()
        Returns:
        Encoded Form representation of this object. Keeps blank values.