public class ArrayOfElementDescription extends Object
| Modifier and Type | Field and Description |
|---|---|
ElementDescription[] |
ElementDescription |
| Constructor and Description |
|---|
ArrayOfElementDescription() |
| Modifier and Type | Method and Description |
|---|---|
ElementDescription[] |
getElementDescription() |
ElementDescription |
getElementDescription(int i) |
void |
setElementDescription(ElementDescription[] ElementDescription) |
public ElementDescription[] ElementDescription
public ElementDescription[] getElementDescription()
public ElementDescription getElementDescription(int i)
public void setElementDescription(ElementDescription[] ElementDescription)
Copyright © 2011-2012. All Rights Reserved.