org.hibernate.validator.engine
Class MethodReturnValueNodeImpl

java.lang.Object
  extended by org.hibernate.validator.engine.NodeImpl
      extended by org.hibernate.validator.engine.MethodReturnValueNodeImpl
All Implemented Interfaces:
Serializable, Path.Node

public class MethodReturnValueNodeImpl
extends NodeImpl

A Path.Node implementation representing a single method parameter.

Author:
Gunnar Morling
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.hibernate.validator.engine.NodeImpl
INDEX_CLOSE, INDEX_OPEN
 
Method Summary
 
Methods inherited from class org.hibernate.validator.engine.NodeImpl
asString, equals, getIndex, getKey, getName, getParent, hashCode, isInIterable, isIterable, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved