public interface ExternalIdentifier extends RegistryObject
| Modifier and Type | Method and Description |
|---|---|
ClassificationScheme |
getIdentificationScheme() |
RegistryObject |
getRegistryObject() |
java.lang.String |
getValue() |
void |
setIdentificationScheme(ClassificationScheme identificationSchema) |
void |
setValue(java.lang.String value) |
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsClassificationScheme getIdentificationScheme() throws JAXRException
JAXRExceptionRegistryObject getRegistryObject() throws JAXRException
JAXRExceptionjava.lang.String getValue()
throws JAXRException
JAXRExceptionvoid setIdentificationScheme(ClassificationScheme identificationSchema) throws JAXRException
JAXRExceptionvoid setValue(java.lang.String value)
throws JAXRException
JAXRException