Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.IdentifyType
Packages that use IdentifyType
-
Uses of IdentifyType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as IdentifyTypeModifier and TypeFieldDescriptionprotected final IdentifyTypeIdentifyType.Builder._storedValueprotected IdentifyTypeOAIPMH.identifyFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type IdentifyTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,String> IdentifyType.PropInfo.ADMIN_EMAILSstatic final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> IdentifyType.PropInfo.BASE_URLstatic final com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,String> IdentifyType.PropInfo.COMPRESSIONSstatic final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,DeletedRecordType> IdentifyType.PropInfo.DELETED_RECORDstatic final com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,DescriptionType> IdentifyType.PropInfo.DESCRIPTIONSstatic final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> IdentifyType.PropInfo.EARLIEST_DATESTAMPstatic final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,GranularityType> IdentifyType.PropInfo.GRANULARITYstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,IdentifyType> OAIPMH.PropInfo.IDENTIFYstatic final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> IdentifyType.PropInfo.PROTOCOL_VERSIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<IdentifyType,String> IdentifyType.PropInfo.REPOSITORY_NAMEMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type IdentifyTypeModifier and TypeMethodDescriptionprotected <_P extends IdentifyType>
_PIdentifyType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return IdentifyTypeModifier and TypeMethodDescriptionIdentifyType.Builder.build()IdentifyType.clone()IdentifyType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) IdentifyType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) IdentifyType.createCopy()IdentifyType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createIdentifyType()Create an instance ofIdentifyTypeOAIPMH.getIdentify()Gets the value of the identify property.IdentifyType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type IdentifyTypeModifier and TypeMethodDescriptionstatic IdentifyType.Builder<Void>IdentifyType.copyExcept(IdentifyType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) IdentifyType.Builder.copyOf(IdentifyType _other) static <_B> IdentifyType.Builder<_B>IdentifyType.copyOf(IdentifyType _other) static <_B> IdentifyType.Builder<_B>IdentifyType.copyOf(IdentifyType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static IdentifyType.Builder<Void>IdentifyType.copyOnly(IdentifyType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOAIPMH.Modifier.setIdentify(IdentifyType identify) voidOAIPMH.setIdentify(IdentifyType value) Sets the value of the identify property.OAIPMH.Builder.withIdentify(IdentifyType identify) Sets the new value of "identify" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type IdentifyTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, IdentifyType _other, boolean _copy) Builder(_B _parentBuilder, IdentifyType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OAIPMH(ZonedDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, ListMetadataFormatsType listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor