public class TypeParam extends Param
| Modifier and Type | Method and Description |
|---|---|
static TypeParam |
name(String name)
Returns a new type param with the specified name.
|
Param |
value(List<String> values)
Sets the values of the Param.
|
Copyright © 2014–2015. All rights reserved.