public static class UFPath.DwellUnit extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_DWELL_REVOLUTIONS |
static int |
_DWELL_SECONDS |
static int |
_DWELL_UNIT_LAST_ELEMENT |
static UFPath.DwellUnit |
DWELL_REVOLUTIONS |
static UFPath.DwellUnit |
DWELL_SECONDS |
static UFPath.DwellUnit |
DWELL_UNIT_LAST_ELEMENT |
Modifier and Type | Method and Description |
---|---|
static UFPath.DwellUnit |
valueOf(int value) |
static UFPath.DwellUnit |
valueOf(String name) |
static UFPath.DwellUnit[] |
values() |
public static final UFPath.DwellUnit DWELL_SECONDS
public static final UFPath.DwellUnit DWELL_REVOLUTIONS
public static final UFPath.DwellUnit DWELL_UNIT_LAST_ELEMENT
public static final int _DWELL_SECONDS
public static final int _DWELL_REVOLUTIONS
public static final int _DWELL_UNIT_LAST_ELEMENT
public static UFPath.DwellUnit valueOf(int value)
public static UFPath.DwellUnit valueOf(String name)
public static UFPath.DwellUnit[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.