| Package | Description |
|---|---|
| com.sun.tools.xjc.addon.xew.config |
| Modifier and Type | Method and Description |
|---|---|
CommonConfiguration.InstantiationMode |
CommonConfiguration.getInstantiationMode()
Returns the value of
instantiate option. |
static CommonConfiguration.InstantiationMode |
CommonConfiguration.InstantiationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonConfiguration.InstantiationMode[] |
CommonConfiguration.InstantiationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonConfiguration.setInstantiationMode(CommonConfiguration.InstantiationMode instantiationMode) |
Copyright © 2022–2023. All rights reserved.