Class ArrayOfEvent

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

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

    • Event

      public Event[] Event
  • Constructor Details

    • ArrayOfEvent

      public ArrayOfEvent()
  • Method Details

    • getEvent

      public Event[] getEvent()
    • getEvent

      public Event getEvent(int i)
    • setEvent

      public void setEvent(Event[] Event)