public static class NodeImpl.MethodNodeImpl extends NodeImpl implements javax.validation.Path.MethodNode
NodeImpl.BeanNodeImpl, NodeImpl.ConstructorNodeImpl, NodeImpl.CrossParameterNodeImpl, NodeImpl.MethodNodeImpl, NodeImpl.ParameterNodeImpl, NodeImpl.PropertyNodeImpl, NodeImpl.ReturnValueNodeImpl
Constructor and Description |
---|
MethodNodeImpl(javax.validation.Path.Node cast) |
MethodNodeImpl(String name,
List<Class<?>> classes) |
Modifier and Type | Method and Description |
---|---|
javax.validation.ElementKind |
getKind() |
appendNode, as, atIndex, atKey, equals, getIndex, getKey, getName, getParameterIndex, getParameterTypes, hashCode, isInIterable, setIndex, setInIterable, setKey, setKind, setName, setParameterIndex, setParameterTypes, toString
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.