public static class UFModl.BeadWidthRelative extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_RELATIVE_TANGENT |
static int |
_RELATIVE_THEORETICAL |
static UFModl.BeadWidthRelative |
RELATIVE_TANGENT |
static UFModl.BeadWidthRelative |
RELATIVE_THEORETICAL |
Modifier and Type | Method and Description |
---|---|
static UFModl.BeadWidthRelative |
valueOf(int value) |
static UFModl.BeadWidthRelative |
valueOf(String name) |
static UFModl.BeadWidthRelative[] |
values() |
public static final UFModl.BeadWidthRelative RELATIVE_THEORETICAL
public static final UFModl.BeadWidthRelative RELATIVE_TANGENT
public static final int _RELATIVE_THEORETICAL
public static final int _RELATIVE_TANGENT
public static UFModl.BeadWidthRelative valueOf(int value)
public static UFModl.BeadWidthRelative valueOf(String name)
public static UFModl.BeadWidthRelative[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.