Uses of Class
eu.esu._2010.lokprogrammer.metadata.MetaType
Packages that use MetaType
-
Uses of MetaType in eu.esu._2010.lokprogrammer.metadata
Methods in eu.esu._2010.lokprogrammer.metadata that return MetaTypeModifier and TypeMethodDescriptionObjectFactory.createMetaType()Create an instance ofMetaTypeMetaType.withAddress(int value) MetaType.withCountry(String value) MetaType.withDecoder(String value) MetaType.withDescription(DescriptionType... values) MetaType.withDescription(Collection<DescriptionType> values) MetaType.withFunction(FunctionType... values) MetaType.withFunction(Collection<FunctionType> values) MetaType.withHifiquality(int value) MetaType.withLokprogrammer(String value) MetaType.withManufacturer(String value) MetaType.withProject(ProjectType value) MetaType.withSoundcv(SoundcvType... values) MetaType.withSoundcv(Collection<SoundcvType> values) MetaType.withSoundslot(SoundslotType... values) MetaType.withSoundslot(Collection<SoundslotType> values) Methods in eu.esu._2010.lokprogrammer.metadata that return types with arguments of type MetaTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MetaType> ObjectFactory.createMeta(MetaType value) Methods in eu.esu._2010.lokprogrammer.metadata with parameters of type MetaTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MetaType> ObjectFactory.createMeta(MetaType value) -
Uses of MetaType in org.bidib.jbidibc.decoder.external
Methods in org.bidib.jbidibc.decoder.external that return MetaType