Modifier and Type | Method and Description |
---|---|
static ConstantsExplorer.ViewSwitchType |
ConstantsExplorer.ViewSwitchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstantsExplorer.ViewSwitchType[] |
ConstantsExplorer.ViewSwitchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConstantsExplorer.ViewSwitchType |
SwitchViewEvent.getType() |
Constructor and Description |
---|
SwitchViewEvent(ConstantsExplorer.ViewSwitchType type) |
Modifier and Type | Method and Description |
---|---|
void |
SubscriberInterface.switchView(ConstantsExplorer.ViewSwitchType type) |
Copyright © 2015. All Rights Reserved.