public static class PedestrianProtectionBuilder.TransformMethods extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_ROTATION
Rotation method.
|
static int |
_TRANSLATION
Translation method.
|
static PedestrianProtectionBuilder.TransformMethods |
ROTATION
Rotation method.
|
static PedestrianProtectionBuilder.TransformMethods |
TRANSLATION
Translation method.
|
Modifier and Type | Method and Description |
---|---|
static PedestrianProtectionBuilder.TransformMethods |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static PedestrianProtectionBuilder.TransformMethods |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static PedestrianProtectionBuilder.TransformMethods[] |
values()
Returns an array that contains the values for this enum.
|
public static final PedestrianProtectionBuilder.TransformMethods TRANSLATION
public static final PedestrianProtectionBuilder.TransformMethods ROTATION
public static final int _TRANSLATION
public static final int _ROTATION
public static PedestrianProtectionBuilder.TransformMethods valueOf(int value)
public static PedestrianProtectionBuilder.TransformMethods valueOf(String name)
public static PedestrianProtectionBuilder.TransformMethods[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.