public interface Classification extends RegistryObject
| Modifier and Type | Method and Description |
|---|---|
ClassificationScheme |
getClassificationScheme() |
RegistryObject |
getClassifiedObject() |
Concept |
getConcept() |
String |
getValue() |
boolean |
isExternal() |
void |
setClassificationScheme(ClassificationScheme classificationScheme) |
void |
setClassifiedObject(RegistryObject classifiedObject) |
void |
setConcept(Concept concept) |
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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsClassificationScheme getClassificationScheme() throws JAXRException
JAXRExceptionRegistryObject getClassifiedObject() throws JAXRException
JAXRExceptionConcept getConcept() throws JAXRException
JAXRExceptionString getValue() throws JAXRException
JAXRExceptionboolean isExternal()
throws JAXRException
JAXRExceptionvoid setClassificationScheme(ClassificationScheme classificationScheme) throws JAXRException
JAXRExceptionvoid setClassifiedObject(RegistryObject classifiedObject) throws JAXRException
JAXRExceptionvoid setConcept(Concept concept) throws JAXRException
JAXRExceptionvoid setValue(String value) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.