Class ArrayOfHostDhcpService

java.lang.Object
com.vmware.vim25.ArrayOfHostDhcpService
All Implemented Interfaces:
Serializable

public class ArrayOfHostDhcpService extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ArrayOfHostDhcpService

      public ArrayOfHostDhcpService()
  • Method Details

    • getHostDhcpService

      public HostDhcpService[] getHostDhcpService()
    • getHostDhcpService

      public HostDhcpService getHostDhcpService(int i)
    • setHostDhcpService

      public void setHostDhcpService(HostDhcpService[] HostDhcpService)