Uses of Class
org.javastro.ivoa.entities.resource.registry.Search
Packages that use Search
-
Uses of Search in org.javastro.ivoa.entities.resource.registry
Fields in org.javastro.ivoa.entities.resource.registry with type parameters of type SearchModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Search,ExtensionSearchSupport> Search.PropInfo.EXTENSION_SEARCH_SUPPORTSearch.PropInfo.MAX_RECORDSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Search,OptionalProtocol> Search.PropInfo.OPTIONAL_PROTOCOLSMethods in org.javastro.ivoa.entities.resource.registry with type parameters of type SearchModifier and TypeMethodDescriptionprotected <_P extends Search>
_PSearch.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry that return SearchModifier and TypeMethodDescriptionSearch.Builder.build()Search.clone()Search.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Search.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Search.createCopy()Search.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSearch()Create an instance ofSearchSearch.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry with parameters of type SearchModifier and TypeMethodDescriptionstatic Search.Builder<Void>Search.copyExcept(Search _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Search.Builder<_B>static <_B> Search.Builder<_B>Search.copyOf(Search _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Search.Builder<Void>Constructors in org.javastro.ivoa.entities.resource.registry with parameters of type Search