public class StrainGageShellElementFaceType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_BOTTON |
static int |
_TOP |
static StrainGageShellElementFaceType |
BOTTON |
static StrainGageShellElementFaceType |
TOP |
Modifier and Type | Method and Description |
---|---|
static StrainGageShellElementFaceType |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static StrainGageShellElementFaceType |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static StrainGageShellElementFaceType[] |
values()
Returns an array that contains the values for this enum.
|
public static final StrainGageShellElementFaceType TOP
public static final StrainGageShellElementFaceType BOTTON
public static final int _TOP
public static final int _BOTTON
public static StrainGageShellElementFaceType valueOf(int value)
public static StrainGageShellElementFaceType valueOf(String name)
public static StrainGageShellElementFaceType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.