Package | Description |
---|---|
com.redhat.thermostat.storage.core |
An API to manipulate data, including the basic create, read, update, and
delete operations.
|
Modifier and Type | Method and Description |
---|---|
static SaveFileListener.EventType |
SaveFileListener.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaveFileListener.EventType[] |
SaveFileListener.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaveFileListener.notify(SaveFileListener.EventType type,
Object additionalArguments) |
void |
CloseOnSave.notify(SaveFileListener.EventType type,
Object additionalArguments) |
Copyright © 2017. All rights reserved.