public interface ClassificationType extends RegistryObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ClassificationType.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 |
|---|---|
java.lang.String |
getClassificationNode()
Gets the "classificationNode" attribute
|
java.lang.String |
getClassificationScheme()
Gets the "classificationScheme" attribute
|
java.lang.String |
getClassifiedObject()
Gets the "classifiedObject" attribute
|
java.lang.String |
getNodeRepresentation()
Gets the "nodeRepresentation" attribute
|
boolean |
isSetClassificationNode()
True if has "classificationNode" attribute
|
boolean |
isSetClassificationScheme()
True if has "classificationScheme" attribute
|
boolean |
isSetNodeRepresentation()
True if has "nodeRepresentation" attribute
|
void |
setClassificationNode(java.lang.String classificationNode)
Sets the "classificationNode" attribute
|
void |
setClassificationScheme(java.lang.String classificationScheme)
Sets the "classificationScheme" attribute
|
void |
setClassifiedObject(java.lang.String classifiedObject)
Sets the "classifiedObject" attribute
|
void |
setNodeRepresentation(java.lang.String nodeRepresentation)
Sets the "nodeRepresentation" attribute
|
void |
unsetClassificationNode()
Unsets the "classificationNode" attribute
|
void |
unsetClassificationScheme()
Unsets the "classificationScheme" attribute
|
void |
unsetNodeRepresentation()
Unsets the "nodeRepresentation" attribute
|
ReferenceURI |
xgetClassificationNode()
Gets (as xml) the "classificationNode" attribute
|
ReferenceURI |
xgetClassificationScheme()
Gets (as xml) the "classificationScheme" attribute
|
ReferenceURI |
xgetClassifiedObject()
Gets (as xml) the "classifiedObject" attribute
|
LongName |
xgetNodeRepresentation()
Gets (as xml) the "nodeRepresentation" attribute
|
void |
xsetClassificationNode(ReferenceURI classificationNode)
Sets (as xml) the "classificationNode" attribute
|
void |
xsetClassificationScheme(ReferenceURI classificationScheme)
Sets (as xml) the "classificationScheme" attribute
|
void |
xsetClassifiedObject(ReferenceURI classifiedObject)
Sets (as xml) the "classifiedObject" attribute
|
void |
xsetNodeRepresentation(LongName nodeRepresentation)
Sets (as xml) the "nodeRepresentation" attribute
|
addNewClassification, addNewDescription, addNewExternalIdentifier, addNewName, addNewVersionInfo, getClassificationArray, getClassificationArray, getDescription, getExternalIdentifierArray, getExternalIdentifierArray, getLid, getName, getObjectType, getStatus, getVersionInfo, insertNewClassification, insertNewExternalIdentifier, isSetDescription, isSetLid, isSetName, isSetObjectType, isSetStatus, isSetVersionInfo, removeClassification, removeExternalIdentifier, setClassificationArray, setClassificationArray, setDescription, setExternalIdentifierArray, setExternalIdentifierArray, setLid, setName, setObjectType, setStatus, setVersionInfo, sizeOfClassificationArray, sizeOfExternalIdentifierArray, unsetDescription, unsetLid, unsetName, unsetObjectType, unsetStatus, unsetVersionInfo, xgetLid, xgetObjectType, xgetStatus, xsetLid, xsetObjectType, xsetStatusaddNewSlot, getHome, getId, getSlotArray, getSlotArray, insertNewSlot, isSetHome, removeSlot, setHome, setId, setSlotArray, setSlotArray, sizeOfSlotArray, unsetHome, xgetHome, xgetId, xsetHome, xsetIdchangeType, 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, xmlTextjava.lang.String getClassificationScheme()
ReferenceURI xgetClassificationScheme()
boolean isSetClassificationScheme()
void setClassificationScheme(java.lang.String classificationScheme)
void xsetClassificationScheme(ReferenceURI classificationScheme)
void unsetClassificationScheme()
java.lang.String getClassifiedObject()
ReferenceURI xgetClassifiedObject()
void setClassifiedObject(java.lang.String classifiedObject)
void xsetClassifiedObject(ReferenceURI classifiedObject)
java.lang.String getClassificationNode()
ReferenceURI xgetClassificationNode()
boolean isSetClassificationNode()
void setClassificationNode(java.lang.String classificationNode)
void xsetClassificationNode(ReferenceURI classificationNode)
void unsetClassificationNode()
java.lang.String getNodeRepresentation()
LongName xgetNodeRepresentation()
boolean isSetNodeRepresentation()
void setNodeRepresentation(java.lang.String nodeRepresentation)
void xsetNodeRepresentation(LongName nodeRepresentation)
void unsetNodeRepresentation()
Copyright © 2015–2018 52north.org. All rights reserved.