Class SimpleSpectralAccess.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.ssap.SimpleSpectralAccess.PropInfo
- Enclosing class:
- SimpleSpectralAccess
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,ComplianceLevel> static final com.kscs.util.jaxb.CollectionPropertyInfo<SimpleSpectralAccess,CreationType> static final com.kscs.util.jaxb.CollectionPropertyInfo<SimpleSpectralAccess,DataSource> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,Double> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,Double> static final com.kscs.util.jaxb.CollectionPropertyInfo<SimpleSpectralAccess,SupportedFrame> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,Query> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMPLIANCE_LEVEL
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,ComplianceLevel> COMPLIANCE_LEVEL -
DATA_SOURCES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<SimpleSpectralAccess,DataSource> DATA_SOURCES -
CREATION_TYPES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<SimpleSpectralAccess,CreationType> CREATION_TYPES -
SUPPORTED_FRAMES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<SimpleSpectralAccess,SupportedFrame> SUPPORTED_FRAMES -
MAX_SEARCH_RADIUS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,Double> MAX_SEARCH_RADIUS -
MAX_RECORDS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,BigInteger> MAX_RECORDS -
DEFAULT_MAX_RECORDS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,BigInteger> DEFAULT_MAX_RECORDS -
MAX_APERTURE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,Double> MAX_APERTURE -
MAX_FILE_SIZE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,BigInteger> MAX_FILE_SIZE -
TEST_QUERY
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleSpectralAccess,Query> TEST_QUERY
-
-
Constructor Details
-
PropInfo
public PropInfo()
-