public interface SpecificationLink extends RegistryObject
| Modifier and Type | Method and Description |
|---|---|
ServiceBinding |
getServiceBinding() |
RegistryObject |
getSpecificationObject() |
InternationalString |
getUsageDescription() |
java.util.Collection |
getUsageParameters() |
void |
setSpecificationObject(RegistryObject obj) |
void |
setUsageDescription(InternationalString usageDescription) |
void |
setUsageParameters(java.util.Collection usageParameters) |
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
JAXRExceptionjava.util.Collection getUsageParameters()
throws JAXRException
JAXRExceptionvoid setSpecificationObject(RegistryObject obj) throws JAXRException
JAXRExceptionvoid setUsageDescription(InternationalString usageDescription) throws JAXRException
JAXRExceptionvoid setUsageParameters(java.util.Collection usageParameters)
throws JAXRException
JAXRException