org.hibernate.beanvalidation.tck.util
Class PathUtil.PathExpectation
java.lang.Object
org.hibernate.beanvalidation.tck.util.PathUtil.PathExpectation
- Enclosing class:
- PathUtil
public static class PathUtil.PathExpectation
- extends Object
property
public PathUtil.PathExpectation property(String name)
property
public PathUtil.PathExpectation property(String name,
boolean inIterable,
Object key,
Integer index)
bean
public PathUtil.PathExpectation bean()
bean
public PathUtil.PathExpectation bean(boolean inIterable,
Object key,
Integer index)
method
public PathUtil.PathExpectation method(String name)
parameter
public PathUtil.PathExpectation parameter(String name,
int index)
crossParameter
public PathUtil.PathExpectation crossParameter()
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2008-2013. All Rights Reserved.