Class IdentifyType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.resource.registry.oaipmh.IdentifyType.PropInfo
- Enclosing class:
- IdentifyType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,String> static final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> static final com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,String> static final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,DeletedRecordType> static final com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,DescriptionType> static final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> static final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,GranularityType> static final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> static final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REPOSITORY_NAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> REPOSITORY_NAME -
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()
-