public static class NodeImpl.PropertyNodeImpl extends NodeImpl implements javax.validation.Path.PropertyNode
NodeImpl.BeanNodeImpl, NodeImpl.ConstructorNodeImpl, NodeImpl.CrossParameterNodeImpl, NodeImpl.MethodNodeImpl, NodeImpl.ParameterNodeImpl, NodeImpl.PropertyNodeImpl, NodeImpl.ReturnValueNodeImpl
Constructor and Description |
---|
PropertyNodeImpl(javax.validation.Path.Node cast) |
PropertyNodeImpl(String name) |
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
public PropertyNodeImpl(String name)
public PropertyNodeImpl(javax.validation.Path.Node cast)
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.