@data public class ObjectIdentityConstraint extends Constraint
| Modifier and Type | Field and Description |
|---|---|
Object |
target
The object to match
|
targetType| Constructor and Description |
|---|
ObjectIdentityConstraint() |
public Object target
public ObjectIdentityConstraint clone() throws CloneNotSupportedException
clone in class ConstraintCloneNotSupportedExceptionpublic boolean equals(Object obj)
equals in class Constraintpublic int hashCode()
hashCode in class ConstraintCopyright @ 2012 VMware, Inc. All rights reserved.