public static class WedmOperationBuilder.SmoothLeadInTypes extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_NONE
smooth leadin type none
|
static int |
_SPECIFY
smooth leadin type specify
|
static WedmOperationBuilder.SmoothLeadInTypes |
NONE
smooth leadin type none
|
static WedmOperationBuilder.SmoothLeadInTypes |
SPECIFY
smooth leadin type specify
|
Modifier and Type | Method and Description |
---|---|
static WedmOperationBuilder.SmoothLeadInTypes |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static WedmOperationBuilder.SmoothLeadInTypes |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static WedmOperationBuilder.SmoothLeadInTypes[] |
values()
Returns an array that contains the values for this enum.
|
public static final WedmOperationBuilder.SmoothLeadInTypes NONE
public static final WedmOperationBuilder.SmoothLeadInTypes SPECIFY
public static final int _NONE
public static final int _SPECIFY
public static WedmOperationBuilder.SmoothLeadInTypes valueOf(int value)
public static WedmOperationBuilder.SmoothLeadInTypes valueOf(String name)
public static WedmOperationBuilder.SmoothLeadInTypes[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.