Package com.vmware.vim25
Class ExtManagedEntityInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ExtManagedEntityInfo
- 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 TypeMethodDescriptiongetType()voidsetDescription(String description) voidsetIconUrl(String iconUrl) voidsetSmallIconUrl(String smallIconUrl) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
type
-
smallIconUrl
-
iconUrl
-
description
-
-
Constructor Details
-
ExtManagedEntityInfo
public ExtManagedEntityInfo()
-
-
Method Details
-
getType
-
getSmallIconUrl
-
getIconUrl
-
getDescription
-
setType
-
setSmallIconUrl
-
setIconUrl
-
setDescription
-