| Package | Description |
|---|---|
| org.jboss.logging.annotations |
| Modifier and Type | Method and Description |
|---|---|
static Transform.TransformType |
Transform.TransformType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Transform.TransformType[] |
Transform.TransformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|