public interface SpecificationLink extends RegistryObject
| Modifier and Type | Method and Description |
|---|---|
ServiceBinding |
getServiceBinding() |
RegistryObject |
getSpecificationObject() |
InternationalString |
getUsageDescription() |
Collection |
getUsageParameters() |
void |
setSpecificationObject(RegistryObject obj) |
void |
setUsageDescription(InternationalString usageDescription) |
void |
setUsageParameters(Collection usageParams) |
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, removeSlotsServiceBinding getServiceBinding() throws JAXRException
JAXRExceptionRegistryObject getSpecificationObject() throws JAXRException
JAXRExceptionInternationalString getUsageDescription() throws JAXRException
JAXRExceptionCollection getUsageParameters() throws JAXRException
JAXRExceptionvoid setSpecificationObject(RegistryObject obj) throws JAXRException
JAXRExceptionvoid setUsageDescription(InternationalString usageDescription) throws JAXRException
JAXRExceptionvoid setUsageParameters(Collection usageParams) throws JAXRException
JAXRExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.