Class ListRecordsType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.registry.oaipmh.ListRecordsType.PropInfo
- Enclosing class:
- ListRecordsType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListRecordsType,RecordType> static final com.kscs.util.jaxb.SinglePropertyInfo<ListRecordsType,ResumptionTokenType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RECORDS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<ListRecordsType,RecordType> RECORDS -
RESUMPTION_TOKEN
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ListRecordsType,ResumptionTokenType> RESUMPTION_TOKEN
-
-
Constructor Details
-
PropInfo
public PropInfo()
-