Package com.vmware.vim25
Class EventDescriptionEventDetail
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.EventDescriptionEventDetail
- 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 TypeMethodDescriptiongetKey()voidsetCategory(String category) voidsetDescription(String description) voidsetFormatOnComputeResource(String formatOnComputeResource) voidsetFormatOnDatacenter(String formatOnDatacenter) voidsetFormatOnHost(String formatOnHost) voidsetFormatOnVm(String formatOnVm) voidsetFullFormat(String fullFormat) voidvoidsetLongDescription(String longDescription) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
description
-
category
-
formatOnDatacenter
-
formatOnComputeResource
-
formatOnHost
-
formatOnVm
-
fullFormat
-
longDescription
-
-
Constructor Details
-
EventDescriptionEventDetail
public EventDescriptionEventDetail()
-
-
Method Details
-
getKey
-
getDescription
-
getCategory
-
getFormatOnDatacenter
-
getFormatOnComputeResource
-
getFormatOnHost
-
getFormatOnVm
-
getFullFormat
-
getLongDescription
-
setKey
-
setDescription
-
setCategory
-
setFormatOnDatacenter
-
setFormatOnComputeResource
-
setFormatOnHost
-
setFormatOnVm
-
setFullFormat
-
setLongDescription
-