public interface DefaultCategoricalTVPMetadataType extends TVPMetadataType
| Modifier and Type | Interface and Description |
|---|---|
static class |
DefaultCategoricalTVPMetadataType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeSpace()
Gets the "codeSpace" element
|
boolean |
isSetCodeSpace()
True if has "codeSpace" element
|
void |
setCodeSpace(String codeSpace)
Sets the "codeSpace" element
|
void |
unsetCodeSpace()
Unsets the "codeSpace" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetCodeSpace()
Gets (as xml) the "codeSpace" element
|
void |
xsetCodeSpace(org.apache.xmlbeans.XmlAnyURI codeSpace)
Sets (as xml) the "codeSpace" element
|
addNewNilReason, addNewProcessing, addNewQualifier, addNewQuality, addNewRelatedObservation, addNewSource, getComment, getNilReason, getProcessing, getQualifierArray, getQualifierArray, getQuality, getRelatedObservationArray, getRelatedObservationArray, getSource, insertNewQualifier, insertNewRelatedObservation, isSetComment, isSetNilReason, isSetProcessing, isSetQuality, isSetSource, removeQualifier, removeRelatedObservation, setComment, setNilReason, setProcessing, setQualifierArray, setQualifierArray, setQuality, setRelatedObservationArray, setRelatedObservationArray, setSource, sizeOfQualifierArray, sizeOfRelatedObservationArray, unsetComment, unsetNilReason, unsetProcessing, unsetQuality, unsetSource, xgetComment, xsetCommentchangeType, 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, xmlTextString getCodeSpace()
org.apache.xmlbeans.XmlAnyURI xgetCodeSpace()
boolean isSetCodeSpace()
void setCodeSpace(String codeSpace)
void xsetCodeSpace(org.apache.xmlbeans.XmlAnyURI codeSpace)
void unsetCodeSpace()
Copyright © 2017 52north.org. All rights reserved.