Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.AboutType
Packages that use AboutType
-
Uses of AboutType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as AboutTypeFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type AboutTypeModifier and TypeFieldDescriptionRecordType.aboutsstatic final com.kscs.util.jaxb.CollectionPropertyInfo<RecordType,AboutType> RecordType.PropInfo.ABOUTSAboutType.PropInfo.ANYMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type AboutTypeModifier and TypeMethodDescriptionprotected <_P extends AboutType>
_PAboutType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return AboutTypeModifier and TypeMethodDescriptionAboutType.Builder.build()AboutType.clone()AboutType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) AboutType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createAboutType()Create an instance ofAboutTypeAboutType.createCopy()AboutType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) AboutType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return types with arguments of type AboutTypeModifier and TypeMethodDescriptionRecordType.getAbouts()Gets the value of the abouts property.RecordType.Modifier.getAbouts()Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type AboutTypeModifier and TypeMethodDescriptionAdds the given items to the value of "abouts"static AboutType.Builder<Void>AboutType.copyExcept(AboutType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> AboutType.Builder<_B>static <_B> AboutType.Builder<_B>AboutType.copyOf(AboutType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static AboutType.Builder<Void>RecordType.Builder.withAbouts(AboutType... abouts) Sets the new value of "abouts" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type AboutTypeModifier and TypeMethodDescriptionAdds the given items to the value of "abouts"RecordType.Builder.withAbouts(Iterable<? extends AboutType> abouts) Sets the new value of "abouts" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type AboutTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, AboutType _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 AboutTypeModifierConstructorDescriptionRecordType(HeaderType header, MetadataType metadata, List<AboutType> abouts) Fully-initialising value constructor