com.vmware.vise.data
Class Constraint
java.lang.Object
com.vmware.vise.data.Constraint
- Direct Known Subclasses:
- CompositeConstraint, ObjectIdentityConstraint, PropertyConstraint, RelationalConstraint
@data(base="Object")
public class Constraint
- extends Object
Defines the matching criteria based on type of the object.
targetType
@optional
public String targetType
- Type of objects targeted by this constraint.
Setting targetType might lead to a more optimal request.
Constraint
public Constraint()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright @ 2012 VMware, Inc. All rights reserved.