Package com.vmware.vim25
Class ProfileExpression
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ProfileExpression
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ProfileCompositeExpression,ProfileSimpleExpression
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()booleanvoidsetDisplayName(String displayName) voidvoidsetNegated(boolean negated) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
id
-
displayName
-
negated
public boolean negated
-
-
Constructor Details
-
ProfileExpression
public ProfileExpression()
-
-
Method Details
-
getId
-
getDisplayName
-
isNegated
public boolean isNegated() -
setId
-
setDisplayName
-
setNegated
public void setNegated(boolean negated)
-