Uses of Interface
javax.xml.registry.infomodel.SpecificationLink
Packages that use SpecificationLink
Package
Description
This package and its sub-packages describe the API classes and interfaces
for the Jakarta XML Registries API.
This package describes the information model for the Jakarta XML Registries
API.
-
Uses of SpecificationLink in javax.xml.registry
Methods in javax.xml.registry that return SpecificationLinkModifier and TypeMethodDescriptionLifeCycleManager.createSpecificationLink()Creates an empty SpecificationLink instance. -
Uses of SpecificationLink in javax.xml.registry.infomodel
Methods in javax.xml.registry.infomodel with parameters of type SpecificationLinkModifier and TypeMethodDescriptionvoidServiceBinding.addSpecificationLink(SpecificationLink specificationLink) Adds a child SpecificationLink.voidServiceBinding.removeSpecificationLink(SpecificationLink specificationLink) Removes a child SpecificationLink.