public static class UFDrf.DoglegType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_ORDDIMENSION_DOGLEG |
static int |
_ORDDIMENSION_NO_DOGLEG |
static UFDrf.DoglegType |
ORDDIMENSION_DOGLEG |
static UFDrf.DoglegType |
ORDDIMENSION_NO_DOGLEG |
Modifier and Type | Method and Description |
---|---|
static UFDrf.DoglegType |
valueOf(int value) |
static UFDrf.DoglegType |
valueOf(String name) |
static UFDrf.DoglegType[] |
values() |
public static final UFDrf.DoglegType ORDDIMENSION_NO_DOGLEG
public static final UFDrf.DoglegType ORDDIMENSION_DOGLEG
public static final int _ORDDIMENSION_NO_DOGLEG
public static final int _ORDDIMENSION_DOGLEG
public static UFDrf.DoglegType valueOf(int value)
public static UFDrf.DoglegType valueOf(String name)
public static UFDrf.DoglegType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.