Class SimpleImageAccess.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.sia.SimpleImageAccess.PropInfo
- Enclosing class:
- SimpleImageAccess
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,ImageServiceType> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,SkySize> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,SkySize> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,Query> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IMAGE_SERVICE_TYPE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,ImageServiceType> IMAGE_SERVICE_TYPE -
MAX_QUERY_REGION_SIZE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,SkySize> MAX_QUERY_REGION_SIZE -
MAX_IMAGE_EXTENT
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,SkySize> MAX_IMAGE_EXTENT -
MAX_IMAGE_SIZE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,BigInteger> MAX_IMAGE_SIZE -
MAX_FILE_SIZE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,BigInteger> MAX_FILE_SIZE -
MAX_RECORDS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,BigInteger> MAX_RECORDS -
TEST_QUERY
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SimpleImageAccess,Query> TEST_QUERY
-
-
Constructor Details
-
PropInfo
public PropInfo()
-