public class ArrayOfTypeDescription extends Object
| Modifier and Type | Field and Description |
|---|---|
TypeDescription[] |
TypeDescription |
| Constructor and Description |
|---|
ArrayOfTypeDescription() |
| Modifier and Type | Method and Description |
|---|---|
TypeDescription[] |
getTypeDescription() |
TypeDescription |
getTypeDescription(int i) |
void |
setTypeDescription(TypeDescription[] TypeDescription) |
public TypeDescription[] TypeDescription
public TypeDescription[] getTypeDescription()
public TypeDescription getTypeDescription(int i)
public void setTypeDescription(TypeDescription[] TypeDescription)
Copyright © 2011-2012. All Rights Reserved.