Uses of Class
gov.nasa.pds.registry.model.ServiceBinding
-
Packages that use ServiceBinding Package Description gov.nasa.pds.registry.model -
-
Uses of ServiceBinding in gov.nasa.pds.registry.model
Methods in gov.nasa.pds.registry.model that return types with arguments of type ServiceBinding Modifier and Type Method Description Set<ServiceBinding>
Service. getServiceBindings()
Method parameters in gov.nasa.pds.registry.model with type arguments of type ServiceBinding Modifier and Type Method Description void
Service. setServiceBindings(Set<ServiceBinding> serviceBindings)
-