Uses of Class
org.javastro.ivoa.entities.resource.registry.RegCapRestriction
Packages that use RegCapRestriction
-
Uses of RegCapRestriction in org.javastro.ivoa.entities.resource.registry
Subclasses of RegCapRestriction in org.javastro.ivoa.entities.resource.registryModifier and TypeClassDescriptionclassThe capabilities of the Registry Harvest implementation.classThe capabilities of the Registry Search implementation.Methods in org.javastro.ivoa.entities.resource.registry that return RegCapRestrictionModifier and TypeMethodDescriptionRegCapRestriction.withDescription(String value) RegCapRestriction.withInterfaces(Collection<ServiceInterface> values) RegCapRestriction.withInterfaces(ServiceInterface... values) RegCapRestriction.withStandardID(String value) RegCapRestriction.withValidationLevels(Collection<Validation> values) RegCapRestriction.withValidationLevels(Validation... values)