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