public interface ParameterDeclaration
| Modifier and Type | Method and Description | 
|---|---|
| void | addValue(ParameterValue value) | 
| <T> T | getValue() | 
| boolean | isArray() | 
boolean isArray()
void addValue(ParameterValue value)
<T> T getValue()
Copyright © 2019 Suncode. All rights reserved.