public static class UFDraw.SxsegMode extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_SYSTEM_DEFINED_SXSEG |
static int |
_USER_DEFINED_SXSEG |
static UFDraw.SxsegMode |
SYSTEM_DEFINED_SXSEG |
static UFDraw.SxsegMode |
USER_DEFINED_SXSEG |
Modifier and Type | Method and Description |
---|---|
static UFDraw.SxsegMode |
valueOf(int value) |
static UFDraw.SxsegMode |
valueOf(String name) |
static UFDraw.SxsegMode[] |
values() |
public static final UFDraw.SxsegMode USER_DEFINED_SXSEG
public static final UFDraw.SxsegMode SYSTEM_DEFINED_SXSEG
public static final int _USER_DEFINED_SXSEG
public static final int _SYSTEM_DEFINED_SXSEG
public static UFDraw.SxsegMode valueOf(int value)
public static UFDraw.SxsegMode valueOf(String name)
public static UFDraw.SxsegMode[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.