Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.DescriptionType
Packages that use DescriptionType
-
Uses of DescriptionType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as DescriptionTypeModifier and TypeFieldDescriptionprotected final DescriptionTypeDescriptionType.Builder._storedValueFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type DescriptionTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<DescriptionType,Object> DescriptionType.PropInfo.ANYprotected List<DescriptionType>IdentifyType.descriptionsstatic final com.kscs.util.jaxb.CollectionPropertyInfo<IdentifyType,DescriptionType> IdentifyType.PropInfo.DESCRIPTIONSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<SetType,DescriptionType> SetType.PropInfo.SET_DESCRIPTIONSprotected List<DescriptionType>SetType.setDescriptionsMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type DescriptionTypeModifier and TypeMethodDescriptionprotected <_P extends DescriptionType>
_PDescriptionType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return DescriptionTypeModifier and TypeMethodDescriptionDescriptionType.Builder.build()DescriptionType.clone()DescriptionType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) DescriptionType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) DescriptionType.createCopy()DescriptionType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createDescriptionType()Create an instance ofDescriptionTypeDescriptionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return types with arguments of type DescriptionTypeModifier and TypeMethodDescriptionIdentifyType.getDescriptions()Gets the value of the descriptions property.IdentifyType.Modifier.getDescriptions()SetType.getSetDescriptions()Gets the value of the setDescriptions property.SetType.Modifier.getSetDescriptions()Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type DescriptionTypeModifier and TypeMethodDescriptionIdentifyType.Builder.addDescriptions(DescriptionType... descriptions) Adds the given items to the value of "descriptions"SetType.Builder.addSetDescriptions(DescriptionType... setDescriptions) Adds the given items to the value of "setDescriptions"static DescriptionType.Builder<Void>DescriptionType.copyExcept(DescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) DescriptionType.Builder.copyOf(DescriptionType _other) static <_B> DescriptionType.Builder<_B>DescriptionType.copyOf(DescriptionType _other) static <_B> DescriptionType.Builder<_B>DescriptionType.copyOf(DescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static DescriptionType.Builder<Void>DescriptionType.copyOnly(DescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) IdentifyType.Builder.withDescriptions(DescriptionType... descriptions) Sets the new value of "descriptions" (any previous value will be replaced)SetType.Builder.withSetDescriptions(DescriptionType... setDescriptions) Sets the new value of "setDescriptions" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type DescriptionTypeModifier and TypeMethodDescriptionIdentifyType.Builder.addDescriptions(Iterable<? extends DescriptionType> descriptions) Adds the given items to the value of "descriptions"SetType.Builder.addSetDescriptions(Iterable<? extends DescriptionType> setDescriptions) Adds the given items to the value of "setDescriptions"IdentifyType.Builder.withDescriptions(Iterable<? extends DescriptionType> descriptions) Sets the new value of "descriptions" (any previous value will be replaced)SetType.Builder.withSetDescriptions(Iterable<? extends DescriptionType> setDescriptions) Sets the new value of "setDescriptions" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type DescriptionTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, DescriptionType _other, boolean _copy) Builder(_B _parentBuilder, DescriptionType _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 DescriptionTypeModifierConstructorDescriptionSetType(String setSpec, String setName, List<DescriptionType> setDescriptions) Fully-initialising value constructor