|
Method Summary | ||
getDisplayLabel() Get the display label of the parameter. |
||
getName() Get the name of the parameter. |
||
getParameterConstraintName() Gets the parameter constraint name, null if none set. |
||
getType() Get the type of parameter |
||
boolean |
isMandatory() Indicates whether the parameter is mandatory or not. |
|
boolean |
isMultiValued() Is multi-valued? |
This is unique and is used to identify the parameter.
If a parameter is mandatory it means that the value can not be null.
|