public static class UFPath.Seqno extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_SEQNO_AUTO |
static int |
_SEQNO_LAST_ELEMENT |
static int |
_SEQNO_N |
static int |
_SEQNO_OFF |
static int |
_SEQNO_ON |
static UFPath.Seqno |
SEQNO_AUTO |
static UFPath.Seqno |
SEQNO_LAST_ELEMENT |
static UFPath.Seqno |
SEQNO_N |
static UFPath.Seqno |
SEQNO_OFF |
static UFPath.Seqno |
SEQNO_ON |
Modifier and Type | Method and Description |
---|---|
static UFPath.Seqno |
valueOf(int value) |
static UFPath.Seqno |
valueOf(String name) |
static UFPath.Seqno[] |
values() |
public static final UFPath.Seqno SEQNO_N
public static final UFPath.Seqno SEQNO_OFF
public static final UFPath.Seqno SEQNO_ON
public static final UFPath.Seqno SEQNO_AUTO
public static final UFPath.Seqno SEQNO_LAST_ELEMENT
public static final int _SEQNO_N
public static final int _SEQNO_OFF
public static final int _SEQNO_ON
public static final int _SEQNO_AUTO
public static final int _SEQNO_LAST_ELEMENT
public static UFPath.Seqno valueOf(int value)
public static UFPath.Seqno valueOf(String name)
public static UFPath.Seqno[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.