|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cardinality | |
|---|---|
| org.juzu.metadata | |
| Uses of Cardinality in org.juzu.metadata |
|---|
| Methods in org.juzu.metadata that return Cardinality | |
|---|---|
Cardinality |
ControllerParameter.getCardinality()
Returns the parameter cardinality. |
static Cardinality |
Cardinality.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Cardinality[] |
Cardinality.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.juzu.metadata with parameters of type Cardinality | |
|---|---|
ControllerParameter(String name,
Cardinality cardinality)
|
|
ControllerParameter(String name,
Cardinality cardinality,
String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||