Class ParameterValue

    • Field Detail

      • value

        public String value
        The string representation of the value, which is either a true/false, a parsable integer or float number, a string, a date/time in ISO-8601-format, a URI, an (optionally) gzipped and Base64-encoded byte[] or null in case the value is ADEPT2-Null.
    • Constructor Detail

      • ParameterValue

        public ParameterValue()