Package com.vmware.vim25
Class ProfileConfigInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ProfileConfigInfo
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClusterProfileConfigInfo,HostProfileConfigInfo
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanvoidsetAnnotation(String annotation) voidsetEnabled(boolean enabled) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
name
-
annotation
-
enabled
public boolean enabled
-
-
Constructor Details
-
ProfileConfigInfo
public ProfileConfigInfo()
-
-
Method Details
-
getName
-
getAnnotation
-
isEnabled
public boolean isEnabled() -
setName
-
setAnnotation
-
setEnabled
public void setEnabled(boolean enabled)
-