| Constructor and Description | 
|---|
| ParameterImpl(String name,
             jakarta.el.ValueExpression value) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | freeze()Call this method when the object will be made available to the runtime | 
| String | getName() | 
| jakarta.el.ValueExpression | getValue() | 
| void | setName(String name) | 
| void | setValue(jakarta.el.ValueExpression value) | 
public ParameterImpl(String name, jakarta.el.ValueExpression value)
Copyright © 2021 The Apache Software Foundation. All rights reserved.