vSphere Client SDK API Documentation : version 5.5.0.1300321

com.vmware.vise.data.query
Class ObjectIdentityConstraint

java.lang.Object
  extended by com.vmware.vise.data.Constraint
      extended by com.vmware.vise.data.query.ObjectIdentityConstraint

@data
public class ObjectIdentityConstraint
extends Constraint

Defines the matching criteria based on the object.


Field Summary
 Object target
          The object to match
 
Fields inherited from class com.vmware.vise.data.Constraint
targetType
 
Constructor Summary
ObjectIdentityConstraint()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

public Object target
The object to match

Constructor Detail

ObjectIdentityConstraint

public ObjectIdentityConstraint()
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Constraint

hashCode

public int hashCode()
Overrides:
hashCode in class Constraint

vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.