public interface ExternalIdentifier extends RegistryObject
Modifier and Type | Method and Description |
---|---|
ClassificationScheme |
getIdentificationScheme() |
RegistryObject |
getRegistryObject() |
String |
getValue() |
void |
setIdentificationScheme(ClassificationScheme identificationScheme) |
void |
setValue(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, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
ClassificationScheme getIdentificationScheme() throws JAXRException
JAXRException
RegistryObject getRegistryObject() throws JAXRException
JAXRException
String getValue() throws JAXRException
JAXRException
void setIdentificationScheme(ClassificationScheme identificationScheme) throws JAXRException
JAXRException
void setValue(String value) throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.