public final class BindTargetBinder extends Object
Parameter to a BindTarget. Mainly used within the framework.| Constructor and Description |
|---|
BindTargetBinder(BindTarget target) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(int index,
Parameter parameter)
Bind a
Parameter by index. |
void |
bind(String name,
Parameter parameter)
Bind a
Parameter by name. |
public BindTargetBinder(BindTarget target)
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.