|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaOption | |
de.ispsoft.jaxme.generator | |
de.ispsoft.jaxme.generator.ant | |
de.ispsoft.jaxme.generator.parserdata |
Uses of SchemaOption in de.ispsoft.jaxme.generator |
Methods in de.ispsoft.jaxme.generator that return SchemaOption | |
static SchemaOption |
SchemaOption.valueOf(java.lang.String pValue)
|
SchemaOption[] |
ConfigurableImpl.getOptions()
|
SchemaOption |
ConfigurableImpl.getOption(java.lang.String pName)
|
SchemaOption |
Configurable.getOption(java.lang.String pValue)
|
SchemaOption[] |
Configurable.getOptions()
|
Methods in de.ispsoft.jaxme.generator with parameters of type SchemaOption | |
void |
Generator.addOption(SchemaOption pOption)
Adds an option to the list of options. |
void |
ConfigurableImpl.setOption(SchemaOption pOption)
|
void |
Configurable.setOption(SchemaOption pOption)
|
Uses of SchemaOption in de.ispsoft.jaxme.generator.ant |
Methods in de.ispsoft.jaxme.generator.ant that return SchemaOption | |
SchemaOption |
OptionType.getOption()
Returns the configured option. |
Uses of SchemaOption in de.ispsoft.jaxme.generator.parserdata |
Methods in de.ispsoft.jaxme.generator.parserdata that return SchemaOption | |
SchemaOption[] |
ParserData.getOptions()
Returns the array of options. |
Methods in de.ispsoft.jaxme.generator.parserdata with parameters of type SchemaOption | |
void |
ParserData.addOption(SchemaOption pOption)
Adds a new option value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |