public class ParameterValue extends Object
| Constructor and Description | 
|---|
| ParameterValue(Type<?> type,
              Object value) | 
| Modifier and Type | Method and Description | 
|---|---|
| Type<?> | getType() | 
| <T> T | getValue() | 
| void | setType(Type<?> type) | 
| void | setValue(Object value) | 
| ParameterValue | snapshot() | 
Copyright © 2019 Suncode. All rights reserved.