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

public static class OAIPMH.PropInfo extends Object
  • Field Details

    • RESPONSE_DATE

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,LocalDateTime> RESPONSE_DATE
    • REQUEST

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,RequestType> REQUEST
    • LIST_RECORDS

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListRecordsType> LIST_RECORDS
    • LIST_IDENTIFIERS

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListIdentifiersType> LIST_IDENTIFIERS
    • GET_RECORD

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,GetRecordType> GET_RECORD
    • LIST_SETS

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListSetsType> LIST_SETS
    • LIST_METADATA_FORMATS

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListMetadataFormatsType> LIST_METADATA_FORMATS
    • IDENTIFY

      public static final transient com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,IdentifyType> IDENTIFY
    • ERRORS

      public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<OAIPMH,OAIPMHerrorType> ERRORS
  • Constructor Details

    • PropInfo

      public PropInfo()