public static class IntermediateStageBuilder.Orientations extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_X
orientation X
|
static int |
_Y
orientation Y
|
static int |
_Z
orientation Z
|
static IntermediateStageBuilder.Orientations |
X
orientation X
|
static IntermediateStageBuilder.Orientations |
Y
orientation Y
|
static IntermediateStageBuilder.Orientations |
Z
orientation Z
|
Modifier and Type | Method and Description |
---|---|
static IntermediateStageBuilder.Orientations |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static IntermediateStageBuilder.Orientations |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static IntermediateStageBuilder.Orientations[] |
values()
Returns an array that contains the values for this enum.
|
public static final IntermediateStageBuilder.Orientations X
public static final IntermediateStageBuilder.Orientations Y
public static final IntermediateStageBuilder.Orientations Z
public static final int _X
public static final int _Y
public static final int _Z
public static IntermediateStageBuilder.Orientations valueOf(int value)
public static IntermediateStageBuilder.Orientations valueOf(String name)
public static IntermediateStageBuilder.Orientations[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.