public static class BendInsertDesignBuilder.InsertTypeOption extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_DIE
die insert
|
static int |
_PUNCH
punch insert
|
static BendInsertDesignBuilder.InsertTypeOption |
DIE
die insert
|
static BendInsertDesignBuilder.InsertTypeOption |
PUNCH
punch insert
|
Modifier and Type | Method and Description |
---|---|
static BendInsertDesignBuilder.InsertTypeOption |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static BendInsertDesignBuilder.InsertTypeOption |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static BendInsertDesignBuilder.InsertTypeOption[] |
values()
Returns an array that contains the values for this enum.
|
public static final BendInsertDesignBuilder.InsertTypeOption PUNCH
public static final BendInsertDesignBuilder.InsertTypeOption DIE
public static final int _PUNCH
public static final int _DIE
public static BendInsertDesignBuilder.InsertTypeOption valueOf(int value)
public static BendInsertDesignBuilder.InsertTypeOption valueOf(String name)
public static BendInsertDesignBuilder.InsertTypeOption[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.