Package | Description |
---|---|
org.lemsml.jlems.api | |
org.lemsml.jlems.api.interfaces |
Modifier and Type | Method and Description |
---|---|
static LEMSBuildOptionsEnum |
LEMSBuildOptionsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LEMSBuildOptionsEnum[] |
LEMSBuildOptionsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Collection<LEMSBuildOptionsEnum> |
LEMSBuildOptions.getOptions() |
Modifier and Type | Method and Description |
---|---|
void |
LEMSBuildOptions.addBuildOption(LEMSBuildOptionsEnum option) |
boolean |
LEMSBuildOptions.isOn(LEMSBuildOptionsEnum option) |
Modifier and Type | Method and Description |
---|---|
Collection<LEMSBuildOptionsEnum> |
ILEMSBuildOptions.getOptions() |
Modifier and Type | Method and Description |
---|---|
void |
ILEMSBuildOptions.addBuildOption(LEMSBuildOptionsEnum option) |
boolean |
ILEMSBuildOptions.isOn(LEMSBuildOptionsEnum option) |
Copyright © 2020. All rights reserved.