| Package | Description |
|---|---|
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigOwnerEvent.Change |
ConfigOwnerEvent.getChange() |
ConfigOwnerEvent.Change |
ConfigOwnerEvent.getChange() |
static ConfigOwnerEvent.Change |
ConfigOwnerEvent.Change.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigOwnerEvent.Change |
ConfigOwnerEvent.Change.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigOwnerEvent.Change[] |
ConfigOwnerEvent.Change.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ConfigOwnerEvent.Change[] |
ConfigOwnerEvent.Change.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfigOwnerEvent(ConfigurationOwner source,
ConfigOwnerEvent.Change change) |
ConfigOwnerEvent(ConfigurationOwner source,
ConfigOwnerEvent.Change change) |
Copyright © 2023. All rights reserved.