public class ArrayOfVmEventArgument extends Object
| Modifier and Type | Field and Description |
|---|---|
VmEventArgument[] |
VmEventArgument |
| Constructor and Description |
|---|
ArrayOfVmEventArgument() |
| Modifier and Type | Method and Description |
|---|---|
VmEventArgument[] |
getVmEventArgument() |
VmEventArgument |
getVmEventArgument(int i) |
void |
setVmEventArgument(VmEventArgument[] VmEventArgument) |
public VmEventArgument[] VmEventArgument
public VmEventArgument[] getVmEventArgument()
public VmEventArgument getVmEventArgument(int i)
public void setVmEventArgument(VmEventArgument[] VmEventArgument)
Copyright © 2011-2012. All Rights Reserved.