public static class PiercingInsertBuilder.NormalOffsetSideType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_DIE_SIDE
The offset side is die
|
static int |
_PUNCH_SIDE
The offset side is punch
|
static PiercingInsertBuilder.NormalOffsetSideType |
DIE_SIDE
The offset side is die
|
static PiercingInsertBuilder.NormalOffsetSideType |
PUNCH_SIDE
The offset side is punch
|
Modifier and Type | Method and Description |
---|---|
static PiercingInsertBuilder.NormalOffsetSideType |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static PiercingInsertBuilder.NormalOffsetSideType |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static PiercingInsertBuilder.NormalOffsetSideType[] |
values()
Returns an array that contains the values for this enum.
|
public static final PiercingInsertBuilder.NormalOffsetSideType DIE_SIDE
public static final PiercingInsertBuilder.NormalOffsetSideType PUNCH_SIDE
public static final int _DIE_SIDE
public static final int _PUNCH_SIDE
public static PiercingInsertBuilder.NormalOffsetSideType valueOf(int value)
public static PiercingInsertBuilder.NormalOffsetSideType valueOf(String name)
public static PiercingInsertBuilder.NormalOffsetSideType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.