Interface BindableParameter
-
public interface BindableParameter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setValue(Object value)
Object
value()
-
public interface BindableParameter
Modifier and Type | Method | Description |
---|---|---|
void |
setValue(Object value) |
|
Object |
value() |