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