public class InputParameters extends AbstractRefBinding implements Iterable<InputParameter>
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(InputParameter parameter) |
void |
clear() |
InputParameters |
copy() |
Iterator<InputParameter> |
iterator() |
getRefs, setRefclone, copy, copy, shallowCopypublic Iterator<InputParameter> iterator()
iterator in interface Iterable<InputParameter>public void clear()
public boolean add(InputParameter parameter)
public InputParameters copy()
copy in class AbstractRefBindingCopyright © 2014. All rights reserved.