public class DieAssistantFlangeProfileType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_FORM_AND_RESTRIKE
Form and restrike flange steel.
|
static int |
_WIPE
Wipe flange steel.
|
static DieAssistantFlangeProfileType |
FORM_AND_RESTRIKE
Form and restrike flange steel.
|
static DieAssistantFlangeProfileType |
WIPE
Wipe flange steel.
|
Modifier and Type | Method and Description |
---|---|
static DieAssistantFlangeProfileType |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static DieAssistantFlangeProfileType |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static DieAssistantFlangeProfileType[] |
values()
Returns an array that contains the values for this enum.
|
public static final DieAssistantFlangeProfileType WIPE
public static final DieAssistantFlangeProfileType FORM_AND_RESTRIKE
public static final int _WIPE
public static final int _FORM_AND_RESTRIKE
public static DieAssistantFlangeProfileType valueOf(int value)
public static DieAssistantFlangeProfileType valueOf(String name)
public static DieAssistantFlangeProfileType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.