Interface KeyPredicate


  • public interface KeyPredicate
    Key predicate, consisting of a simple-type property and its value as String literal @org.apache.olingo.odata2.DoNotImplement
    • Method Detail

      • getLiteral

        String getLiteral()

        Gets the literal String in default representation.

        The description for EdmLiteral has some motivation for using this representation.

        Returns:
        String literal in default (not URI) representation
        See Also:
        EdmLiteralKind