Constructor and Description |
---|
Argument(Expression name,
Expression type,
Expression required,
Expression defaultValue,
ExprBoolean passByReference,
Expression displayName,
Expression hint,
Map meta)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Expression |
getDefaultValue() |
Expression |
getDefaultValueType() |
ExprString |
getDisplayName() |
ExprString |
getHint() |
Map |
getMetaData() |
ExprString |
getName() |
ExprBoolean |
getRequired() |
ExprString |
getType() |
ExprBoolean |
isPassByReference() |
public Argument(Expression name, Expression type, Expression required, Expression defaultValue, ExprBoolean passByReference, Expression displayName, Expression hint, Map meta)
name
- type
- required
- defaultValue
- displayName
- hint
- hint2
- meta
- public Expression getDefaultValue()
public Expression getDefaultValueType()
public ExprString getDisplayName()
public ExprString getHint()
public ExprString getName()
public ExprBoolean isPassByReference()
public ExprBoolean getRequired()
public ExprString getType()
public Map getMetaData()
Copyright © 2015 Lucee