Class TableAccess.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.tap.TableAccess.PropInfo
Enclosing class:
TableAccess

public static class TableAccess.PropInfo extends Object
  • 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()