Class TableSchema.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.dataservice.TableSchema.PropInfo
Enclosing class:
TableSchema

public static class TableSchema.PropInfo extends Object
  • Field Details

    • NAME

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> NAME
    • TITLE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> TITLE
    • DESCRIPTION

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> DESCRIPTION
    • UTYPE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> UTYPE
    • TABLES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<TableSchema,Table> TABLES
  • Constructor Details

    • PropInfo

      public PropInfo()