Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.HeaderType
Packages that use HeaderType
-
Uses of HeaderType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as HeaderTypeModifier and TypeFieldDescriptionprotected final HeaderTypeHeaderType.Builder._storedValueprotected HeaderTypeRecordType.headerFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type HeaderTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<HeaderType,String> HeaderType.PropInfo.DATESTAMPstatic final com.kscs.util.jaxb.SinglePropertyInfo<RecordType,HeaderType> RecordType.PropInfo.HEADERprotected List<HeaderType>ListIdentifiersType.headersstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListIdentifiersType,HeaderType> ListIdentifiersType.PropInfo.HEADERSstatic final com.kscs.util.jaxb.SinglePropertyInfo<HeaderType,String> HeaderType.PropInfo.IDENTIFIERstatic final com.kscs.util.jaxb.CollectionPropertyInfo<HeaderType,String> HeaderType.PropInfo.SET_SPECSstatic final com.kscs.util.jaxb.SinglePropertyInfo<HeaderType,StatusType> HeaderType.PropInfo.STATUSMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type HeaderTypeModifier and TypeMethodDescriptionprotected <_P extends HeaderType>
_PHeaderType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return HeaderTypeModifier and TypeMethodDescriptionHeaderType.Builder.build()HeaderType.clone()HeaderType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) HeaderType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) HeaderType.createCopy()HeaderType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createHeaderType()Create an instance ofHeaderTypeRecordType.getHeader()Gets the value of the header property.HeaderType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return types with arguments of type HeaderTypeModifier and TypeMethodDescriptionListIdentifiersType.getHeaders()Gets the value of the headers property.ListIdentifiersType.Modifier.getHeaders()Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type HeaderTypeModifier and TypeMethodDescriptionListIdentifiersType.Builder.addHeaders(HeaderType... headers) Adds the given items to the value of "headers"static HeaderType.Builder<Void>HeaderType.copyExcept(HeaderType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) HeaderType.Builder.copyOf(HeaderType _other) static <_B> HeaderType.Builder<_B>HeaderType.copyOf(HeaderType _other) static <_B> HeaderType.Builder<_B>HeaderType.copyOf(HeaderType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static HeaderType.Builder<Void>HeaderType.copyOnly(HeaderType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidRecordType.Modifier.setHeader(HeaderType header) voidRecordType.setHeader(HeaderType value) Sets the value of the header property.RecordType.Builder.withHeader(HeaderType header) Sets the new value of "header" (any previous value will be replaced)ListIdentifiersType.Builder.withHeaders(HeaderType... headers) Sets the new value of "headers" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type HeaderTypeModifier and TypeMethodDescriptionListIdentifiersType.Builder.addHeaders(Iterable<? extends HeaderType> headers) Adds the given items to the value of "headers"ListIdentifiersType.Builder.withHeaders(Iterable<? extends HeaderType> headers) Sets the new value of "headers" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type HeaderTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, HeaderType _other, boolean _copy) Builder(_B _parentBuilder, HeaderType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) RecordType(HeaderType header, MetadataType metadata, List<AboutType> abouts) Fully-initialising value constructorConstructor parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type HeaderTypeModifierConstructorDescriptionListIdentifiersType(List<HeaderType> headers, ResumptionTokenType resumptionToken) Fully-initialising value constructor