Class IdentifyType.PropInfo

java.lang.Object
org.javastro.ivoa.entities.resource.registry.oaipmh.IdentifyType.PropInfo
Enclosing class:
IdentifyType

public static class IdentifyType.PropInfo extends Object
  • Field Details

    • REPOSITORY_NAME

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> REPOSITORY_NAME
    • BASE_URL

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> BASE_URL
    • PROTOCOL_VERSION

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> PROTOCOL_VERSION
    • ADMIN_EMAILS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,String> ADMIN_EMAILS
    • EARLIEST_DATESTAMP

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> EARLIEST_DATESTAMP
    • DELETED_RECORD

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,DeletedRecordType> DELETED_RECORD
    • GRANULARITY

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,GranularityType> GRANULARITY
    • COMPRESSIONS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,String> COMPRESSIONS
    • DESCRIPTIONS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,DescriptionType> DESCRIPTIONS
  • Constructor Details

    • PropInfo

      public PropInfo()