public static class LineWeldBuilder.FieldWeldType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_PLAIN |
static int |
_TOP_FIELD |
static int |
_TOP_FIELD_SIMPLE_FLAG |
static LineWeldBuilder.FieldWeldType |
PLAIN |
static LineWeldBuilder.FieldWeldType |
TOP_FIELD |
static LineWeldBuilder.FieldWeldType |
TOP_FIELD_SIMPLE_FLAG |
Modifier and Type | Method and Description |
---|---|
static LineWeldBuilder.FieldWeldType |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static LineWeldBuilder.FieldWeldType |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static LineWeldBuilder.FieldWeldType[] |
values()
Returns an array that contains the values for this enum.
|
public static final LineWeldBuilder.FieldWeldType PLAIN
public static final LineWeldBuilder.FieldWeldType TOP_FIELD
public static final LineWeldBuilder.FieldWeldType TOP_FIELD_SIMPLE_FLAG
public static final int _PLAIN
public static final int _TOP_FIELD
public static final int _TOP_FIELD_SIMPLE_FLAG
public static LineWeldBuilder.FieldWeldType valueOf(int value)
public static LineWeldBuilder.FieldWeldType valueOf(String name)
public static LineWeldBuilder.FieldWeldType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.