public static class FlowCutSteepContainment.CutLevelTypes extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_CONSTANT
Constant
|
static int |
_OPTIMIZED
Optimized
|
static FlowCutSteepContainment.CutLevelTypes |
CONSTANT
Constant
|
static FlowCutSteepContainment.CutLevelTypes |
OPTIMIZED
Optimized
|
Modifier and Type | Method and Description |
---|---|
static FlowCutSteepContainment.CutLevelTypes |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static FlowCutSteepContainment.CutLevelTypes |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static FlowCutSteepContainment.CutLevelTypes[] |
values()
Returns an array that contains the values for this enum.
|
public static final FlowCutSteepContainment.CutLevelTypes CONSTANT
public static final FlowCutSteepContainment.CutLevelTypes OPTIMIZED
public static final int _CONSTANT
public static final int _OPTIMIZED
public static FlowCutSteepContainment.CutLevelTypes valueOf(int value)
public static FlowCutSteepContainment.CutLevelTypes valueOf(String name)
public static FlowCutSteepContainment.CutLevelTypes[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.