Class Table.PropInfo

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

public static class Table.PropInfo extends Object
  • Field Details

    • NAME

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

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

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

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

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,BigInteger> NROWS
    • COLUMNS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Table,TableParam> COLUMNS
    • FOREIGN_KEIES

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Table,ForeignKey> FOREIGN_KEIES
    • TYPE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Table,String> TYPE
  • Constructor Details

    • PropInfo

      public PropInfo()