public class ArrayOfHostService extends Object
| Modifier and Type | Field and Description |
|---|---|
HostService[] |
HostService |
| Constructor and Description |
|---|
ArrayOfHostService() |
| Modifier and Type | Method and Description |
|---|---|
HostService[] |
getHostService() |
HostService |
getHostService(int i) |
void |
setHostService(HostService[] HostService) |
public HostService[] HostService
public HostService[] getHostService()
public HostService getHostService(int i)
public void setHostService(HostService[] HostService)
Copyright © 2011-2012. All Rights Reserved.