Uses of Class
org.javastro.ivoa.entities.resource.sia.Query
Packages that use Query
-
Uses of Query in org.javastro.ivoa.entities.resource.sia
Fields in org.javastro.ivoa.entities.resource.sia declared as QueryModifier and TypeFieldDescriptionprotected final QueryQuery.Builder._storedValueprotected QuerySimpleImageAccess.testQuerya set of query parameters that is expected to produce at least one matched record which can be used to test the service.Fields in org.javastro.ivoa.entities.resource.sia with type parameters of type QueryModifier and TypeFieldDescriptionQuery.PropInfo.EXTRASQuery.PropInfo.POSQuery.PropInfo.SIZEstatic final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,Query> SimpleImageAccess.PropInfo.TEST_QUERYstatic final com.kscs.util.jaxb.SinglePropertyInfo<Query,BigInteger> Query.PropInfo.VERBMethods in org.javastro.ivoa.entities.resource.sia with type parameters of type QueryMethods in org.javastro.ivoa.entities.resource.sia that return QueryModifier and TypeMethodDescriptionQuery.Builder.build()Query.clone()Query.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Query.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Query.createCopy()Query.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createQuery()Create an instance ofQuerySimpleImageAccess.getTestQuery()a set of query parameters that is expected to produce at least one matched record which can be used to test the service.Query.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.sia with parameters of type QueryModifier and TypeMethodDescriptionstatic Query.Builder<Void>Query.copyExcept(Query _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Query.Builder<_B>static <_B> Query.Builder<_B>Query.copyOf(Query _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Query.Builder<Void>voidSimpleImageAccess.Modifier.setTestQuery(Query testQuery) voidSimpleImageAccess.setTestQuery(Query value) Sets the value of the testQuery property.SimpleImageAccess.Builder.withTestQuery(Query testQuery) Sets the new value of "testQuery" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.sia with parameters of type QueryModifierConstructorDescriptionBuilder(_B _parentBuilder, Query _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SimpleImageAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, ImageServiceType imageServiceType, SkySize maxQueryRegionSize, SkySize maxImageExtent, BigInteger maxImageSize, BigInteger maxFileSize, BigInteger maxRecords, Query testQuery) Fully-initialising value constructor