public interface SpecificationLink extends RegistryObject
RegistryBean
interface that represents the JAXR SpecificationLink
.Modifier and Type | Method and Description |
---|---|
ServiceBinding |
getServiceBinding()
Gets the parent ServiceBinding for this SpecificationLink.
|
RegistryBean |
getSpecificationObject()
Gets the specification object for this object.
|
InternationalString |
getUsageDescription()
Gets the description of the usage parameters.
|
java.util.Collection<java.lang.String> |
getUsageParameters()
Gets any usage parameters.
|
void |
setSpecificationObject(RegistryBean registryBean)
Sets the specification object for this object.
|
void |
setUsageDescription(InternationalString usageDescription)
Sets the description of the usage parameters.
|
void |
setUsageParameters(java.util.Collection<java.lang.String> usageParameters)
Sets any usage parameters.
|
getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getExternalIdentifiers, getExternalLinks, getObjectType, getRegistryPackages, getSubmittingOrganization, setAssociations, setClassifications, setExternalIdentifiers, setExternalLinks, setSubmittingOrganization
getDescription, getKey, getName, setDescription, setName
getSlots, setSlots
ServiceBinding getServiceBinding()
RegistryBean getSpecificationObject()
InternationalString getUsageDescription()
java.util.Collection<java.lang.String> getUsageParameters()
void setSpecificationObject(RegistryBean registryBean)
registryBean
- the specification object for this object.void setUsageDescription(InternationalString usageDescription)
usageDescription
- the description of the usage parameters.void setUsageParameters(java.util.Collection<java.lang.String> usageParameters)
usageParameters
- the usa.ge parameters