Package | Description |
---|---|
org.apache.tapestry5.util |
A set of enums, abstract classs and wrappers of various purposes
|
Modifier and Type | Method and Description |
---|---|
StringToEnumCoercion<T> |
StringToEnumCoercion.addAlias(String alias,
T value)
Allows an alias value (alternate) string to reference a value.
|
static <T extends Enum> |
StringToEnumCoercion.create(Class<T> enumClass) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.