public class ArrayOfSelectionSet extends Object
| Modifier and Type | Field and Description |
|---|---|
SelectionSet[] |
SelectionSet |
| Constructor and Description |
|---|
ArrayOfSelectionSet() |
| Modifier and Type | Method and Description |
|---|---|
SelectionSet[] |
getSelectionSet() |
SelectionSet |
getSelectionSet(int i) |
void |
setSelectionSet(SelectionSet[] SelectionSet) |
public SelectionSet[] SelectionSet
public SelectionSet[] getSelectionSet()
public SelectionSet getSelectionSet(int i)
public void setSelectionSet(SelectionSet[] SelectionSet)
Copyright © 2011-2012. All Rights Reserved.