public interface ExternalIdentifierType extends RegistryObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExternalIdentifierType.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 |
getIdentificationScheme()
Gets the "identificationScheme" attribute
|
java.lang.String |
getRegistryObject()
Gets the "registryObject" attribute
|
java.lang.String |
getValue()
Gets the "value" attribute
|
void |
setIdentificationScheme(java.lang.String identificationScheme)
Sets the "identificationScheme" attribute
|
void |
setRegistryObject(java.lang.String registryObject)
Sets the "registryObject" attribute
|
void |
setValue(java.lang.String value)
Sets the "value" attribute
|
ReferenceURI |
xgetIdentificationScheme()
Gets (as xml) the "identificationScheme" attribute
|
ReferenceURI |
xgetRegistryObject()
Gets (as xml) the "registryObject" attribute
|
LongName |
xgetValue()
Gets (as xml) the "value" attribute
|
void |
xsetIdentificationScheme(ReferenceURI identificationScheme)
Sets (as xml) the "identificationScheme" attribute
|
void |
xsetRegistryObject(ReferenceURI registryObject)
Sets (as xml) the "registryObject" attribute
|
void |
xsetValue(LongName value)
Sets (as xml) the "value" 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 getRegistryObject()
ReferenceURI xgetRegistryObject()
void setRegistryObject(java.lang.String registryObject)
void xsetRegistryObject(ReferenceURI registryObject)
java.lang.String getIdentificationScheme()
ReferenceURI xgetIdentificationScheme()
void setIdentificationScheme(java.lang.String identificationScheme)
void xsetIdentificationScheme(ReferenceURI identificationScheme)
java.lang.String getValue()
LongName xgetValue()
void setValue(java.lang.String value)
void xsetValue(LongName value)
Copyright © 2015–2018 52north.org. All rights reserved.