Package net.opengis.sampling.x10
Interface Projections.Member
-
- All Superinterfaces:
org.apache.xmlbeans.XmlAnySimpleType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlString,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ProjectionsImpl,ProjectionsImpl.MemberImpl
- Enclosing interface:
- Projections
public static interface Projections.Member extends org.apache.xmlbeans.XmlStringAn anonymous inner XML type. This is an atomic type that is a restriction of net.opengis.sampling.x10.Projections$Member.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classProjections.Member.EnumEnumeration value class for net.opengis.sampling.x10.Projections$Member.static classProjections.Member.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static intINT_MGA_48static intINT_MGA_49static intINT_MGA_50static intINT_MGA_51static intINT_MGA_52static intINT_MGA_53static intINT_MGA_54static intINT_MGA_55static intINT_MGA_56static intINT_MGA_57static intINT_MGA_58static Projections.Member.EnumMGA_48static Projections.Member.EnumMGA_49static Projections.Member.EnumMGA_50static Projections.Member.EnumMGA_51static Projections.Member.EnumMGA_52static Projections.Member.EnumMGA_53static Projections.Member.EnumMGA_54static Projections.Member.EnumMGA_55static Projections.Member.EnumMGA_56static Projections.Member.EnumMGA_57static Projections.Member.EnumMGA_58static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.xmlbeans.StringEnumAbstractBaseenumValue()voidset(org.apache.xmlbeans.StringEnumAbstractBase e)-
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, set, setStringValue, stringValue
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final org.apache.xmlbeans.SchemaType type
-
MGA_48
static final Projections.Member.Enum MGA_48
-
MGA_49
static final Projections.Member.Enum MGA_49
-
MGA_50
static final Projections.Member.Enum MGA_50
-
MGA_51
static final Projections.Member.Enum MGA_51
-
MGA_52
static final Projections.Member.Enum MGA_52
-
MGA_53
static final Projections.Member.Enum MGA_53
-
MGA_54
static final Projections.Member.Enum MGA_54
-
MGA_55
static final Projections.Member.Enum MGA_55
-
MGA_56
static final Projections.Member.Enum MGA_56
-
MGA_57
static final Projections.Member.Enum MGA_57
-
MGA_58
static final Projections.Member.Enum MGA_58
-
INT_MGA_48
static final int INT_MGA_48
- See Also:
- Constant Field Values
-
INT_MGA_49
static final int INT_MGA_49
- See Also:
- Constant Field Values
-
INT_MGA_50
static final int INT_MGA_50
- See Also:
- Constant Field Values
-
INT_MGA_51
static final int INT_MGA_51
- See Also:
- Constant Field Values
-
INT_MGA_52
static final int INT_MGA_52
- See Also:
- Constant Field Values
-
INT_MGA_53
static final int INT_MGA_53
- See Also:
- Constant Field Values
-
INT_MGA_54
static final int INT_MGA_54
- See Also:
- Constant Field Values
-
INT_MGA_55
static final int INT_MGA_55
- See Also:
- Constant Field Values
-
INT_MGA_56
static final int INT_MGA_56
- See Also:
- Constant Field Values
-
INT_MGA_57
static final int INT_MGA_57
- See Also:
- Constant Field Values
-
INT_MGA_58
static final int INT_MGA_58
- See Also:
- Constant Field Values
-
-