Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.GetRecordType
Packages that use GetRecordType
-
Uses of GetRecordType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as GetRecordTypeModifier and TypeFieldDescriptionprotected final GetRecordTypeGetRecordType.Builder._storedValueprotected GetRecordTypeOAIPMH.getRecordFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type GetRecordTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,GetRecordType> OAIPMH.PropInfo.GET_RECORDstatic final com.kscs.util.jaxb.SinglePropertyInfo<GetRecordType,RecordType> GetRecordType.PropInfo.RECORDMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type GetRecordTypeModifier and TypeMethodDescriptionprotected <_P extends GetRecordType>
_PGetRecordType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return GetRecordTypeModifier and TypeMethodDescriptionGetRecordType.Builder.build()GetRecordType.clone()GetRecordType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) GetRecordType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) GetRecordType.createCopy()GetRecordType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createGetRecordType()Create an instance ofGetRecordTypeOAIPMH.getGetRecord()Gets the value of the getRecord property.GetRecordType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type GetRecordTypeModifier and TypeMethodDescriptionstatic GetRecordType.Builder<Void>GetRecordType.copyExcept(GetRecordType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GetRecordType.Builder.copyOf(GetRecordType _other) static <_B> GetRecordType.Builder<_B>GetRecordType.copyOf(GetRecordType _other) static <_B> GetRecordType.Builder<_B>GetRecordType.copyOf(GetRecordType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GetRecordType.Builder<Void>GetRecordType.copyOnly(GetRecordType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOAIPMH.Modifier.setGetRecord(GetRecordType getRecord) voidOAIPMH.setGetRecord(GetRecordType value) Sets the value of the getRecord property.OAIPMH.Builder.withGetRecord(GetRecordType getRecord) Sets the new value of "getRecord" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type GetRecordTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, GetRecordType _other, boolean _copy) Builder(_B _parentBuilder, GetRecordType _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