public class FES2 extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FES2.VersionAction
VersionAction is used to filter the version chain in ResourceId.
|
Modifier and Type | Field and Description |
---|---|
static String |
EQUAL
PropertyIsEqualTo operator.
|
static String |
GREATER_THAN
PropertyIsGreaterThan operator.
|
static String |
GREATER_THAN_OR_EQUAL
PropertyIsGreaterThanOrEqualTo operator.
|
static String |
LESS_THAN
PropertyIsLessThan operator.
|
static String |
LESS_THAN_OR_EQUAL
PropertyIsLessThanOrEqualTo operator.
|
static String |
NOT_EQUAL
PropertyIsNotEqualTo operator.
|
static String |
NS
Namespace name.
|
static String |
RESOURCE_ID
ResourceId operator.
|
public static final String NS
public static final String EQUAL
public static final String NOT_EQUAL
public static final String LESS_THAN
public static final String GREATER_THAN
public static final String LESS_THAN_OR_EQUAL
public static final String GREATER_THAN_OR_EQUAL
public static final String RESOURCE_ID
Copyright © 2022 Open Geospatial Consortium. All rights reserved.