Class Value

    • Field Detail

      • TEXT

        public static final Value TEXT
        Text value parameter.
      • URI

        public static final Value URI
        URI value parameter.
      • DATE

        public static final Value DATE
        Date value parameter.
      • TIME

        public static final Value TIME
        Time value parameter.
      • DATE_TIME

        public static final Value DATE_TIME
        date-time value parameter.
      • DATE_AND_OR_TIME

        public static final Value DATE_AND_OR_TIME
        date-and-or-time value parameter.
      • TIMESTAMP

        public static final Value TIMESTAMP
        Timestamp value parameter.
      • BOOLEAN

        public static final Value BOOLEAN
        Boolean value parameter.
      • INTEGER

        public static final Value INTEGER
        Integer value parameter.
      • FLOAT

        public static final Value FLOAT
        Float value parameter.
      • BINARY

        public static final Value BINARY
        Binary value parameter.
      • LANGUAGE_TAG

        public static final Value LANGUAGE_TAG
        language-tag value parameter.
      • UTC_OFFSET

        public static final Value UTC_OFFSET
        utc-offset value parameter.
      • DURATION

        public static final Value DURATION
        Resource duration value parameter.
    • Constructor Detail

      • Value

        public Value​(String value)
        Parameters:
        value - string representation of a value parameter