public static class SelPref.Method extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_SIMPLE
chaining method simple
|
static int |
_WCS
chaining method wcs
|
static int |
_WCS_LEFT
chaining method wcs left
|
static int |
_WCS_RIGHT
chaining method wcs right
|
static SelPref.Method |
SIMPLE
chaining method simple
|
static SelPref.Method |
WCS
chaining method wcs
|
static SelPref.Method |
WCS_LEFT
chaining method wcs left
|
static SelPref.Method |
WCS_RIGHT
chaining method wcs right
|
Modifier and Type | Method and Description |
---|---|
static SelPref.Method |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static SelPref.Method |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static SelPref.Method[] |
values()
Returns an array that contains the values for this enum.
|
public static final SelPref.Method SIMPLE
public static final SelPref.Method WCS
public static final SelPref.Method WCS_LEFT
public static final SelPref.Method WCS_RIGHT
public static final int _SIMPLE
public static final int _WCS
public static final int _WCS_LEFT
public static final int _WCS_RIGHT
public static SelPref.Method valueOf(int value)
public static SelPref.Method valueOf(String name)
public static SelPref.Method[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.