public static class UFPath.Guide extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_GUIDE_ALL |
static int |
_GUIDE_LAST_ELEMENT |
static int |
_GUIDE_LOWER |
static int |
_GUIDE_NONE |
static int |
_GUIDE_UPPER |
static UFPath.Guide |
GUIDE_ALL |
static UFPath.Guide |
GUIDE_LAST_ELEMENT |
static UFPath.Guide |
GUIDE_LOWER |
static UFPath.Guide |
GUIDE_NONE |
static UFPath.Guide |
GUIDE_UPPER |
Modifier and Type | Method and Description |
---|---|
static UFPath.Guide |
valueOf(int value) |
static UFPath.Guide |
valueOf(String name) |
static UFPath.Guide[] |
values() |
public static final UFPath.Guide GUIDE_NONE
public static final UFPath.Guide GUIDE_UPPER
public static final UFPath.Guide GUIDE_LOWER
public static final UFPath.Guide GUIDE_ALL
public static final UFPath.Guide GUIDE_LAST_ELEMENT
public static final int _GUIDE_NONE
public static final int _GUIDE_UPPER
public static final int _GUIDE_LOWER
public static final int _GUIDE_ALL
public static final int _GUIDE_LAST_ELEMENT
public static UFPath.Guide valueOf(int value)
public static UFPath.Guide valueOf(String name)
public static UFPath.Guide[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.