Uses of Class
eu.esu._2010.lokprogrammer.metadata.SoundslotType
-
Packages that use SoundslotType Package Description eu.esu._2010.lokprogrammer.metadata -
-
Uses of SoundslotType in eu.esu._2010.lokprogrammer.metadata
Fields in eu.esu._2010.lokprogrammer.metadata with type parameters of type SoundslotType Modifier and Type Field Description protected List<SoundslotType>MetaType. soundslotMethods in eu.esu._2010.lokprogrammer.metadata that return SoundslotType Modifier and Type Method Description SoundslotTypeObjectFactory. createSoundslotType()Create an instance ofSoundslotTypeSoundslotTypeSoundslotType. withDescription(SoundslotType.Description... values)SoundslotTypeSoundslotType. withDescription(Collection<SoundslotType.Description> values)SoundslotTypeSoundslotType. withId(Byte value)Methods in eu.esu._2010.lokprogrammer.metadata that return types with arguments of type SoundslotType Modifier and Type Method Description javax.xml.bind.JAXBElement<SoundslotType>ObjectFactory. createSoundslot(SoundslotType value)List<SoundslotType>MetaType. getSoundslot()Gets the value of the soundslot property.Methods in eu.esu._2010.lokprogrammer.metadata with parameters of type SoundslotType Modifier and Type Method Description javax.xml.bind.JAXBElement<SoundslotType>ObjectFactory. createSoundslot(SoundslotType value)MetaTypeMetaType. withSoundslot(SoundslotType... values)Method parameters in eu.esu._2010.lokprogrammer.metadata with type arguments of type SoundslotType Modifier and Type Method Description MetaTypeMetaType. withSoundslot(Collection<SoundslotType> values)
-