Modifier and Type | Method and Description |
---|---|
java.util.Set<DeclarePerspective> |
DeclareMinerInput.getDeclarePerspectiveSet() |
Modifier and Type | Method and Description |
---|---|
void |
DeclareMinerInput.setDeclarePerspectiveSet(java.util.Set<DeclarePerspective> declarePerspectiveSet) |
Modifier and Type | Method and Description |
---|---|
static DeclarePerspective |
DeclarePerspective.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeclarePerspective[] |
DeclarePerspective.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DeclareMinerSettingsListener.setDeclarePerspectiveSet(java.util.Set<DeclarePerspective> declarePerspectiveSet) |
Modifier and Type | Method and Description |
---|---|
void |
DeclareMinerConfigurationUI.setDeclarePerspectiveSet(java.util.Set<DeclarePerspective> declarePerspectiveSet) |