|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParameterDescriptor
Define a macro parameter.
| Method Summary | |
|---|---|
Object |
getDefaultValue()
|
String |
getDescription()
|
String |
getId()
|
String |
getName()
|
Type |
getParameterType()
|
Class<?> |
getType()
Deprecated. since 3.0M1 use getParameterType() instead |
boolean |
isMandatory()
|
| Method Detail |
|---|
String getId()
String getName()
String getDescription()
@Deprecated Class<?> getType()
getParameterType() instead
Type getParameterType()
Object getDefaultValue()
boolean isMandatory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||