public static class MWDefineRegionsBuilder.TranslucencyOptionType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_OTHER_FACES
Non-selected region faces
|
static int |
_SELECTED_FACES
Selected region faces
|
static MWDefineRegionsBuilder.TranslucencyOptionType |
OTHER_FACES
Non-selected region faces
|
static MWDefineRegionsBuilder.TranslucencyOptionType |
SELECTED_FACES
Selected region faces
|
Modifier and Type | Method and Description |
---|---|
static MWDefineRegionsBuilder.TranslucencyOptionType |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static MWDefineRegionsBuilder.TranslucencyOptionType |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static MWDefineRegionsBuilder.TranslucencyOptionType[] |
values()
Returns an array that contains the values for this enum.
|
public static final MWDefineRegionsBuilder.TranslucencyOptionType SELECTED_FACES
public static final MWDefineRegionsBuilder.TranslucencyOptionType OTHER_FACES
public static final int _SELECTED_FACES
public static final int _OTHER_FACES
public static MWDefineRegionsBuilder.TranslucencyOptionType valueOf(int value)
public static MWDefineRegionsBuilder.TranslucencyOptionType valueOf(String name)
public static MWDefineRegionsBuilder.TranslucencyOptionType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.