public class ArrayOfGuestOsDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
GuestOsDescriptor[] |
GuestOsDescriptor |
| Constructor and Description |
|---|
ArrayOfGuestOsDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
GuestOsDescriptor[] |
getGuestOsDescriptor() |
GuestOsDescriptor |
getGuestOsDescriptor(int i) |
void |
setGuestOsDescriptor(GuestOsDescriptor[] GuestOsDescriptor) |
public GuestOsDescriptor[] GuestOsDescriptor
public GuestOsDescriptor[] getGuestOsDescriptor()
public GuestOsDescriptor getGuestOsDescriptor(int i)
public void setGuestOsDescriptor(GuestOsDescriptor[] GuestOsDescriptor)
Copyright © 2011-2012. All Rights Reserved.