public static class ElectrodeComponentBuilder.Chuck extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_HOLDER |
static int |
_PALLET |
static int |
_UNKNOWN |
static ElectrodeComponentBuilder.Chuck |
HOLDER |
static ElectrodeComponentBuilder.Chuck |
PALLET |
static ElectrodeComponentBuilder.Chuck |
UNKNOWN |
Modifier and Type | Method and Description |
---|---|
static ElectrodeComponentBuilder.Chuck |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static ElectrodeComponentBuilder.Chuck |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static ElectrodeComponentBuilder.Chuck[] |
values()
Returns an array that contains the values for this enum.
|
public static final ElectrodeComponentBuilder.Chuck UNKNOWN
public static final ElectrodeComponentBuilder.Chuck HOLDER
public static final ElectrodeComponentBuilder.Chuck PALLET
public static final int _UNKNOWN
public static final int _HOLDER
public static final int _PALLET
public static ElectrodeComponentBuilder.Chuck valueOf(int value)
public static ElectrodeComponentBuilder.Chuck valueOf(String name)
public static ElectrodeComponentBuilder.Chuck[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.