public class Preset extends Item
ValueOfContractor.Invoke
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT
The default preset mode.
|
Modifier | Constructor and Description |
---|---|
protected |
Preset(String name)
Constructor taking the preset mode name.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isCopy()
Indicates this preset mode to be the copy setting.
|
boolean |
isDefault()
Indicates this preset mode to be the default one.
|
static Preset |
valueOf(String name)
Factory to provide a matching preset mode to the given name.
|
public static final String DEFAULT
protected Preset(String name)
name
- The preset's name.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210