Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.OAIPMHerrorType
Packages that use OAIPMHerrorType
-
Uses of OAIPMHerrorType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as OAIPMHerrorTypeModifier and TypeFieldDescriptionprotected final OAIPMHerrorTypeOAIPMHerrorType.Builder._storedValueFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type OAIPMHerrorTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMHerrorType,OAIPMHerrorcodeType> OAIPMHerrorType.PropInfo.CODEprotected List<OAIPMHerrorType>OAIPMH.errorsstatic final com.kscs.util.jaxb.CollectionPropertyInfo<OAIPMH,OAIPMHerrorType> OAIPMH.PropInfo.ERRORSstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMHerrorType,String> OAIPMHerrorType.PropInfo.VALUEMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type OAIPMHerrorTypeModifier and TypeMethodDescriptionprotected <_P extends OAIPMHerrorType>
_POAIPMHerrorType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return OAIPMHerrorTypeModifier and TypeMethodDescriptionOAIPMHerrorType.Builder.build()OAIPMHerrorType.clone()OAIPMHerrorType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) OAIPMHerrorType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) OAIPMHerrorType.createCopy()OAIPMHerrorType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOAIPMHerrorType()Create an instance ofOAIPMHerrorTypeOAIPMHerrorType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return types with arguments of type OAIPMHerrorTypeModifier and TypeMethodDescriptionOAIPMH.getErrors()Gets the value of the errors property.OAIPMH.Modifier.getErrors()Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type OAIPMHerrorTypeModifier and TypeMethodDescriptionOAIPMH.Builder.addErrors(OAIPMHerrorType... errors) Adds the given items to the value of "errors"static OAIPMHerrorType.Builder<Void>OAIPMHerrorType.copyExcept(OAIPMHerrorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OAIPMHerrorType.Builder.copyOf(OAIPMHerrorType _other) static <_B> OAIPMHerrorType.Builder<_B>OAIPMHerrorType.copyOf(OAIPMHerrorType _other) static <_B> OAIPMHerrorType.Builder<_B>OAIPMHerrorType.copyOf(OAIPMHerrorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OAIPMHerrorType.Builder<Void>OAIPMHerrorType.copyOnly(OAIPMHerrorType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OAIPMH.Builder.withErrors(OAIPMHerrorType... errors) Sets the new value of "errors" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type OAIPMHerrorTypeModifier and TypeMethodDescriptionOAIPMH.Builder.addErrors(Iterable<? extends OAIPMHerrorType> errors) Adds the given items to the value of "errors"OAIPMH.Builder.withErrors(Iterable<? extends OAIPMHerrorType> errors) Sets the new value of "errors" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type OAIPMHerrorTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, OAIPMHerrorType _other, boolean _copy) Builder(_B _parentBuilder, OAIPMHerrorType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type OAIPMHerrorTypeModifierConstructorDescriptionOAIPMH(LocalDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, ListMetadataFormatsType listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor