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 with type parameters of type DescriptionTypeModifier and TypeFieldDescriptionprotected List<DescriptionType>IdentifyType.descriptionsprotected List<DescriptionType>SetType.setDescriptionsMethods in org.javastro.ivoa.entities.resource.registry.oaipmh that return DescriptionTypeModifier and TypeMethodDescriptionObjectFactory.createDescriptionType()Create an instance ofDescriptionTypeMethods 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.SetType.getSetDescriptions()Gets the value of the setDescriptions property.Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type DescriptionTypeModifier and TypeMethodDescriptionIdentifyType.withDescriptions(DescriptionType... values) SetType.withSetDescriptions(DescriptionType... values) Method parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type DescriptionTypeModifier and TypeMethodDescriptionIdentifyType.withDescriptions(Collection<DescriptionType> values) SetType.withSetDescriptions(Collection<DescriptionType> values) 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