Uses of Class
org.javastro.ivoa.entities.resource.ssap.Query
Packages that use Query
-
Uses of Query in org.javastro.ivoa.entities.resource.ssap
Fields in org.javastro.ivoa.entities.resource.ssap declared as QueryModifier and TypeFieldDescriptionprotected final QueryQuery.Builder._storedValueprotected QuerySimpleSpectralAccess.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.ssap with type parameters of type QueryModifier and TypeFieldDescriptionQuery.PropInfo.POSQuery.PropInfo.QUERY_DATA_CMDQuery.PropInfo.SIZEstatic final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,Query> SimpleSpectralAccess.PropInfo.TEST_QUERYMethods in org.javastro.ivoa.entities.resource.ssap with type parameters of type QueryMethods in org.javastro.ivoa.entities.resource.ssap 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 ofQuerySimpleSpectralAccess.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.ssap 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>voidSimpleSpectralAccess.Modifier.setTestQuery(Query testQuery) voidSimpleSpectralAccess.setTestQuery(Query value) Sets the value of the testQuery property.SimpleSpectralAccess.Builder.withTestQuery(Query testQuery) Sets the new value of "testQuery" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.ssap with parameters of type QueryModifierConstructorDescriptionBuilder(_B _parentBuilder, Query _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SimpleSpectralAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, ComplianceLevel complianceLevel, List<DataSource> dataSources, List<CreationType> creationTypes, List<SupportedFrame> supportedFrames, Double maxSearchRadius, BigInteger maxRecords, BigInteger defaultMaxRecords, Double maxAperture, BigInteger maxFileSize, Query testQuery) Fully-initialising value constructor