Class Resource.PropInfo

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

public static class Resource.PropInfo extends Object
  • Field Details

    • VALIDATION_LEVELS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Resource,Validation> VALIDATION_LEVELS
    • TITLE

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

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Resource,String> SHORT_NAME
    • IDENTIFIER

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Resource,String> IDENTIFIER
    • ALT_IDENTIFIERS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Resource,String> ALT_IDENTIFIERS
    • CURATION

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Resource,Curation> CURATION
    • CONTENT

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Resource,Content> CONTENT
    • CREATED

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Resource,ZonedDateTime> CREATED
    • UPDATED

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Resource,ZonedDateTime> UPDATED
    • STATUS

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Resource,String> STATUS
    • VERSION

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

    • PropInfo

      public PropInfo()