Uses of Interface
javax.xml.registry.infomodel.SpecificationLink

Packages that use SpecificationLink
javax.xml.registry   
javax.xml.registry.infomodel   
 

Uses of SpecificationLink in javax.xml.registry
 

Methods in javax.xml.registry that return SpecificationLink
 SpecificationLink LifeCycleManager.createSpecificationLink()
          Creates an empty SpecificationLink instance.
 

Uses of SpecificationLink in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel with parameters of type SpecificationLink
 void ServiceBinding.addSpecificationLink(SpecificationLink specificationLink)
          Adds a child SpecificationLink.
 void ServiceBinding.removeSpecificationLink(SpecificationLink specificationLink)
          Removes a child SpecificationLink.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.