Class TableAccess.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.tap.TableAccess.PropInfo
- Enclosing class:
- TableAccess
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,DataModelType> static final com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,TimeLimits> static final com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,Language> static final com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,OutputFormat> static final com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,DataLimits> static final com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,TimeLimits> static final com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,DataLimits> static final com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,UploadMethod> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DATA_MODELS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,DataModelType> DATA_MODELS -
LANGUAGES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,Language> LANGUAGES -
OUTPUT_FORMATS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,OutputFormat> OUTPUT_FORMATS -
UPLOAD_METHODS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<TableAccess,UploadMethod> UPLOAD_METHODS -
RETENTION_PERIOD
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,TimeLimits> RETENTION_PERIOD -
EXECUTION_DURATION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,TimeLimits> EXECUTION_DURATION -
OUTPUT_LIMIT
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,DataLimits> OUTPUT_LIMIT -
UPLOAD_LIMIT
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableAccess,DataLimits> UPLOAD_LIMIT
-
-
Constructor Details
-
PropInfo
public PropInfo()
-