Package com.vmware.vim25
Class EventDescription
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.EventDescription
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCategory(ElementDescription[] category) voidsetEnumeratedTypes(EnumDescription[] enumeratedTypes) voidsetEventInfo(EventDescriptionEventDetail[] eventInfo) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
category
-
eventInfo
-
enumeratedTypes
-
-
Constructor Details
-
EventDescription
public EventDescription()
-
-
Method Details
-
getCategory
-
getEventInfo
-
getEnumeratedTypes
-
setCategory
-
setEventInfo
-
setEnumeratedTypes
-