Package org.isotc211.x2005.gmd
Interface MDTopicCategoryCodeType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlAnySimpleType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlString,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
MDTopicCategoryCodeTypeImpl
public interface MDTopicCategoryCodeType extends org.apache.xmlbeans.XmlStringAn XML MD_TopicCategoryCode_Type(@http://www.isotc211.org/2005/gmd). This is an atomic type that is a restriction of org.isotc211.x2005.gmd.MDTopicCategoryCodeType.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMDTopicCategoryCodeType.EnumEnumeration value class for org.isotc211.x2005.gmd.MDTopicCategoryCodeType.static classMDTopicCategoryCodeType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
-
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
-
FARMING
static final MDTopicCategoryCodeType.Enum FARMING
-
BIOTA
static final MDTopicCategoryCodeType.Enum BIOTA
-
BOUNDARIES
static final MDTopicCategoryCodeType.Enum BOUNDARIES
-
CLIMATOLOGY_METEOROLOGY_ATMOSPHERE
static final MDTopicCategoryCodeType.Enum CLIMATOLOGY_METEOROLOGY_ATMOSPHERE
-
ECONOMY
static final MDTopicCategoryCodeType.Enum ECONOMY
-
ELEVATION
static final MDTopicCategoryCodeType.Enum ELEVATION
-
ENVIRONMENT
static final MDTopicCategoryCodeType.Enum ENVIRONMENT
-
GEOSCIENTIFIC_INFORMATION
static final MDTopicCategoryCodeType.Enum GEOSCIENTIFIC_INFORMATION
-
HEALTH
static final MDTopicCategoryCodeType.Enum HEALTH
-
IMAGERY_BASE_MAPS_EARTH_COVER
static final MDTopicCategoryCodeType.Enum IMAGERY_BASE_MAPS_EARTH_COVER
-
INTELLIGENCE_MILITARY
static final MDTopicCategoryCodeType.Enum INTELLIGENCE_MILITARY
-
INLAND_WATERS
static final MDTopicCategoryCodeType.Enum INLAND_WATERS
-
LOCATION
static final MDTopicCategoryCodeType.Enum LOCATION
-
OCEANS
static final MDTopicCategoryCodeType.Enum OCEANS
-
PLANNING_CADASTRE
static final MDTopicCategoryCodeType.Enum PLANNING_CADASTRE
-
SOCIETY
static final MDTopicCategoryCodeType.Enum SOCIETY
-
STRUCTURE
static final MDTopicCategoryCodeType.Enum STRUCTURE
-
TRANSPORTATION
static final MDTopicCategoryCodeType.Enum TRANSPORTATION
-
UTILITIES_COMMUNICATION
static final MDTopicCategoryCodeType.Enum UTILITIES_COMMUNICATION
-
INT_FARMING
static final int INT_FARMING
- See Also:
- Constant Field Values
-
INT_BIOTA
static final int INT_BIOTA
- See Also:
- Constant Field Values
-
INT_BOUNDARIES
static final int INT_BOUNDARIES
- See Also:
- Constant Field Values
-
INT_CLIMATOLOGY_METEOROLOGY_ATMOSPHERE
static final int INT_CLIMATOLOGY_METEOROLOGY_ATMOSPHERE
- See Also:
- Constant Field Values
-
INT_ECONOMY
static final int INT_ECONOMY
- See Also:
- Constant Field Values
-
INT_ELEVATION
static final int INT_ELEVATION
- See Also:
- Constant Field Values
-
INT_ENVIRONMENT
static final int INT_ENVIRONMENT
- See Also:
- Constant Field Values
-
INT_GEOSCIENTIFIC_INFORMATION
static final int INT_GEOSCIENTIFIC_INFORMATION
- See Also:
- Constant Field Values
-
INT_HEALTH
static final int INT_HEALTH
- See Also:
- Constant Field Values
-
INT_IMAGERY_BASE_MAPS_EARTH_COVER
static final int INT_IMAGERY_BASE_MAPS_EARTH_COVER
- See Also:
- Constant Field Values
-
INT_INTELLIGENCE_MILITARY
static final int INT_INTELLIGENCE_MILITARY
- See Also:
- Constant Field Values
-
INT_INLAND_WATERS
static final int INT_INLAND_WATERS
- See Also:
- Constant Field Values
-
INT_LOCATION
static final int INT_LOCATION
- See Also:
- Constant Field Values
-
INT_OCEANS
static final int INT_OCEANS
- See Also:
- Constant Field Values
-
INT_PLANNING_CADASTRE
static final int INT_PLANNING_CADASTRE
- See Also:
- Constant Field Values
-
INT_SOCIETY
static final int INT_SOCIETY
- See Also:
- Constant Field Values
-
INT_STRUCTURE
static final int INT_STRUCTURE
- See Also:
- Constant Field Values
-
INT_TRANSPORTATION
static final int INT_TRANSPORTATION
- See Also:
- Constant Field Values
-
INT_UTILITIES_COMMUNICATION
static final int INT_UTILITIES_COMMUNICATION
- See Also:
- Constant Field Values
-
-