public static class TabBuilder.ThicknessSideOptions extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_SECTION_NORMAL_SIDE
Material created on the side of the section normal.
|
static int |
_SECTION_REVERSE_NORMAL_SIDE
Material created on the side opposite to that of the section normal
|
static TabBuilder.ThicknessSideOptions |
SECTION_NORMAL_SIDE
Material created on the side of the section normal.
|
static TabBuilder.ThicknessSideOptions |
SECTION_REVERSE_NORMAL_SIDE
Material created on the side opposite to that of the section normal
|
Modifier and Type | Method and Description |
---|---|
static TabBuilder.ThicknessSideOptions |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static TabBuilder.ThicknessSideOptions |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static TabBuilder.ThicknessSideOptions[] |
values()
Returns an array that contains the values for this enum.
|
public static final TabBuilder.ThicknessSideOptions SECTION_NORMAL_SIDE
public static final TabBuilder.ThicknessSideOptions SECTION_REVERSE_NORMAL_SIDE
public static final int _SECTION_NORMAL_SIDE
public static final int _SECTION_REVERSE_NORMAL_SIDE
public static TabBuilder.ThicknessSideOptions valueOf(int value)
public static TabBuilder.ThicknessSideOptions valueOf(String name)
public static TabBuilder.ThicknessSideOptions[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.