Package com.vmware.vim25
Class ProfileApplyProfileProperty
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ProfileApplyProfileProperty
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisArray()voidsetArray(boolean array) voidsetProfile(ApplyProfile[] profile) voidsetPropertyName(String propertyName) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
propertyName
-
array
public boolean array -
profile
-
-
Constructor Details
-
ProfileApplyProfileProperty
public ProfileApplyProfileProperty()
-
-
Method Details
-
getPropertyName
-
isArray
public boolean isArray() -
getProfile
-
setPropertyName
-
setArray
public void setArray(boolean array) -
setProfile
-