|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainConfiguration.DomainMode | |
|---|---|
| org.ow2.petals.kernel.configuration | |
| Uses of DomainConfiguration.DomainMode in org.ow2.petals.kernel.configuration |
|---|
| Methods in org.ow2.petals.kernel.configuration that return DomainConfiguration.DomainMode | |
|---|---|
DomainConfiguration.DomainMode |
DomainConfiguration.getMode()
|
static DomainConfiguration.DomainMode |
DomainConfiguration.DomainMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DomainConfiguration.DomainMode[] |
DomainConfiguration.DomainMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.kernel.configuration with parameters of type DomainConfiguration.DomainMode | |
|---|---|
void |
DomainConfiguration.setMode(DomainConfiguration.DomainMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||