|
vSphere Client SDK API Documentation : version 5.5.0.1300321 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vmware.vise.data.Constraint
com.vmware.vise.data.query.ObjectIdentityConstraint
@data public class ObjectIdentityConstraint
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 |
---|
public Object target
Constructor Detail |
---|
public ObjectIdentityConstraint()
Method Detail |
---|
public boolean equals(Object obj)
equals
in class Constraint
public int hashCode()
hashCode
in class Constraint
|
vSphere Client SDK API Documentation : version 5.5.0.1300321 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |