|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ispsoft.jaxme.generator.ConfigurableImpl
Default implementation for a Configurable item.
Constructor Summary | |
ConfigurableImpl()
Creates a new instance of ConfigurableImpl |
Method Summary | |
SchemaOption |
getOption(java.lang.String pName)
|
SchemaOption[] |
getOptions()
|
java.lang.String |
getOptionValue(java.lang.String pName)
|
void |
setOption(SchemaOption pOption)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigurableImpl()
Method Detail |
public void setOption(SchemaOption pOption)
setOption
in interface Configurable
public SchemaOption[] getOptions()
getOptions
in interface Configurable
public SchemaOption getOption(java.lang.String pName)
getOption
in interface Configurable
public java.lang.String getOptionValue(java.lang.String pName)
getOptionValue
in interface Configurable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |