public static interface StateValueType.Member
extends org.apache.xmlbeans.XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
StateValueType.Member.Enum
Enumeration value class for net.opengis.wfs.x20.StateValueType$Member.
|
static class |
StateValueType.Member.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static StateValueType.Member.Enum |
FUTURE |
static int |
INT_FUTURE |
static int |
INT_RETIRED |
static int |
INT_SUPERSEDED |
static int |
INT_VALID |
static StateValueType.Member.Enum |
RETIRED |
static StateValueType.Member.Enum |
SUPERSEDED |
static org.apache.xmlbeans.SchemaType |
type |
static StateValueType.Member.Enum |
VALID |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final org.apache.xmlbeans.SchemaType type
static final StateValueType.Member.Enum VALID
static final StateValueType.Member.Enum SUPERSEDED
static final StateValueType.Member.Enum RETIRED
static final StateValueType.Member.Enum FUTURE
static final int INT_VALID
static final int INT_SUPERSEDED
static final int INT_RETIRED
static final int INT_FUTURE
Copyright © 2016 52north.org. All rights reserved.