Class ResumptionTokenType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.registry.oaipmh.ResumptionTokenType.PropInfo
- Enclosing class:
- ResumptionTokenType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,LocalDateTime> static final com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VALUE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,String> VALUE -
EXPIRATION_DATE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,LocalDateTime> EXPIRATION_DATE -
COMPLETE_LIST_SIZE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,BigInteger> COMPLETE_LIST_SIZE -
CURSOR
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<ResumptionTokenType,BigInteger> CURSOR
-
-
Constructor Details
-
PropInfo
public PropInfo()
-