Package org.n52.shetland.oasis.odata
Interface ODataConstants.CollectionFunctions
-
- All Superinterfaces:
ODataConstants.StringAndCollectionFunctions
- Enclosing interface:
- ODataConstants
public static interface ODataConstants.CollectionFunctions extends ODataConstants.StringAndCollectionFunctions
-
-
Field Summary
Fields Modifier and Type Field Description static StringHASSUBSETstatic StringHASSUBSSEQUENCE-
Fields inherited from interface org.n52.shetland.oasis.odata.ODataConstants.StringAndCollectionFunctions
CONCAT, CONTAINS, ENDSWITH, INDEXOF, LENGTH, STARTSWITH, SUBSTRING, SUBSTRINGOF
-
-
-
-
Field Detail
-
HASSUBSET
static final String HASSUBSET
- See Also:
- Constant Field Values
-
HASSUBSSEQUENCE
static final String HASSUBSSEQUENCE
- See Also:
- Constant Field Values
-
-