Uses of Class
gov.nasa.pds.registry.model.SpecificationLink
- 
Packages that use SpecificationLink Package Description gov.nasa.pds.registry.model 
- 
- 
Uses of SpecificationLink in gov.nasa.pds.registry.modelMethods in gov.nasa.pds.registry.model that return types with arguments of type SpecificationLink Modifier and Type Method Description Set<SpecificationLink>ServiceBinding. getSpecificationLinks()Method parameters in gov.nasa.pds.registry.model with type arguments of type SpecificationLink Modifier and Type Method Description voidServiceBinding. setSpecificationLinks(Set<SpecificationLink> specificationLinks)
 
-