Uses of Class
net.anotheria.asg.generator.GenerationOption
-
Packages that use GenerationOption Package Description net.anotheria.asg.generator -
-
Uses of GenerationOption in net.anotheria.asg.generator
Methods in net.anotheria.asg.generator that return GenerationOption Modifier and Type Method Description GenerationOptionGenerationOptions. get(java.lang.String key)Returns the option stored und the given key.Methods in net.anotheria.asg.generator with parameters of type GenerationOption Modifier and Type Method Description voidGenerationOptions. set(GenerationOption option)Sets the option.
-