public static class DmAmBuilder.SteepOptTypes extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_NON_STEEP_NON_DIRECTIONAL |
static int |
_STEEP_AND_NONSTEEP |
static int |
_STEEP_CONTAIN_NONE |
static int |
_STEEP_DIRECTIONAL |
static DmAmBuilder.SteepOptTypes |
NON_STEEP_NON_DIRECTIONAL |
static DmAmBuilder.SteepOptTypes |
STEEP_AND_NONSTEEP |
static DmAmBuilder.SteepOptTypes |
STEEP_CONTAIN_NONE |
static DmAmBuilder.SteepOptTypes |
STEEP_DIRECTIONAL |
Modifier and Type | Method and Description |
---|---|
static DmAmBuilder.SteepOptTypes |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static DmAmBuilder.SteepOptTypes |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static DmAmBuilder.SteepOptTypes[] |
values()
Returns an array that contains the values for this enum.
|
public static final DmAmBuilder.SteepOptTypes STEEP_CONTAIN_NONE
public static final DmAmBuilder.SteepOptTypes NON_STEEP_NON_DIRECTIONAL
public static final DmAmBuilder.SteepOptTypes STEEP_DIRECTIONAL
public static final DmAmBuilder.SteepOptTypes STEEP_AND_NONSTEEP
public static final int _STEEP_CONTAIN_NONE
public static final int _NON_STEEP_NON_DIRECTIONAL
public static final int _STEEP_DIRECTIONAL
public static final int _STEEP_AND_NONSTEEP
public static DmAmBuilder.SteepOptTypes valueOf(int value)
public static DmAmBuilder.SteepOptTypes valueOf(String name)
public static DmAmBuilder.SteepOptTypes[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.