Class ForeignKey.PropInfo

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

public static class ForeignKey.PropInfo extends Object
  • Field Details

    • TARGET_TABLE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ForeignKey,String> TARGET_TABLE
    • FK_COLUMNS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ForeignKey,FKColumn> FK_COLUMNS
    • DESCRIPTION

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

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

    • PropInfo

      public PropInfo()