Package com.vmware.vim25
Class ObjectContent
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ObjectContent
- 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 TypeMethodDescriptiongetObj()voidsetMissingSet(MissingProperty[] missingSet) voidvoidsetPropSet(DynamicProperty[] propSet) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
obj
-
propSet
-
missingSet
-
-
Constructor Details
-
ObjectContent
public ObjectContent()
-
-
Method Details
-
getObj
-
getPropSet
-
getMissingSet
-
setObj
-
setPropSet
-
setMissingSet
-