public interface ParameterType<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
This is used in the type name in typed expressions
|
List<String> |
getRegexps() |
Type |
getType() |
T |
transform(String value) |
Copyright © 2017. All Rights Reserved.