Uses of Class
eu.esu._2010.lokprogrammer.metadata.SoundcvType.Description
-
Packages that use SoundcvType.Description Package Description eu.esu._2010.lokprogrammer.metadata -
-
Uses of SoundcvType.Description in eu.esu._2010.lokprogrammer.metadata
Fields in eu.esu._2010.lokprogrammer.metadata with type parameters of type SoundcvType.Description Modifier and Type Field Description protected List<SoundcvType.Description>SoundcvType. descriptionMethods in eu.esu._2010.lokprogrammer.metadata that return SoundcvType.Description Modifier and Type Method Description SoundcvType.DescriptionObjectFactory. createSoundcvTypeDescription()Create an instance ofSoundcvType.DescriptionSoundcvType.DescriptionSoundcvType.Description. withLang(String value)SoundcvType.DescriptionSoundcvType.Description. withValue(String value)Methods in eu.esu._2010.lokprogrammer.metadata that return types with arguments of type SoundcvType.Description Modifier and Type Method Description List<SoundcvType.Description>SoundcvType. getDescription()Gets the value of the description property.Methods in eu.esu._2010.lokprogrammer.metadata with parameters of type SoundcvType.Description Modifier and Type Method Description SoundcvTypeSoundcvType. withDescription(SoundcvType.Description... values)Method parameters in eu.esu._2010.lokprogrammer.metadata with type arguments of type SoundcvType.Description Modifier and Type Method Description SoundcvTypeSoundcvType. withDescription(Collection<SoundcvType.Description> values)
-