Uses of Class
org.javastro.ivoa.entities.resource.registry.Search
Packages that use Search
-
Uses of Search in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry that return SearchModifier and TypeMethodDescriptionObjectFactory.createSearch()Create an instance ofSearchSearch.withDescription(String value) Search.withExtensionSearchSupport(ExtensionSearchSupport value) Search.withInterfaces(Collection<ServiceInterface> values) Search.withInterfaces(ServiceInterface... values) Search.withMaxRecords(int value) Search.withOptionalProtocols(Collection<OptionalProtocol> values) Search.withOptionalProtocols(OptionalProtocol... values) Search.withStandardID(String value) Search.withValidationLevels(Collection<Validation> values) Search.withValidationLevels(Validation... values)