Package | Description |
---|---|
prompt.multiperspective.configuration |
Modifier and Type | Method and Description |
---|---|
MultiperspectiveConfiguration.MINER_CONFIGURATION |
MultiperspectiveConfiguration.getMinerConfiguration() |
static MultiperspectiveConfiguration.MINER_CONFIGURATION |
MultiperspectiveConfiguration.MINER_CONFIGURATION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MultiperspectiveConfiguration.MINER_CONFIGURATION[] |
MultiperspectiveConfiguration.MINER_CONFIGURATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiperspectiveConfiguration.setMinerConfiguration(MultiperspectiveConfiguration.MINER_CONFIGURATION minerConfiguration) |