Package com.vmware.vim25
Class PropertyFilterSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.PropertyFilterSpec
- 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 TypeMethodDescriptionvoidsetObjectSet(ObjectSpec[] objectSet) voidsetPropSet(PropertySpec[] propSet) voidsetReportMissingObjectsInResults(Boolean reportMissingObjectsInResults) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
propSet
-
objectSet
-
reportMissingObjectsInResults
-
-
Constructor Details
-
PropertyFilterSpec
public PropertyFilterSpec()
-
-
Method Details
-
getPropSet
-
getObjectSet
-
getReportMissingObjectsInResults
-
setPropSet
-
setObjectSet
-
setReportMissingObjectsInResults
-