Package com.vmware.vim25
Class ProfileSimpleExpression
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ProfileExpression
com.vmware.vim25.ProfileSimpleExpression
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.ProfileExpression
displayName, id, negatedFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExpressionType(String expressionType) voidsetParameter(KeyAnyValue[] parameter) Methods inherited from class com.vmware.vim25.ProfileExpression
getDisplayName, getId, isNegated, setDisplayName, setId, setNegatedMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
expressionType
-
parameter
-
-
Constructor Details
-
ProfileSimpleExpression
public ProfileSimpleExpression()
-
-
Method Details
-
getExpressionType
-
getParameter
-
setExpressionType
-
setParameter
-