public final class PojoModelPathPropertyNode extends PojoModelPath
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PojoModelPathValueNode |
getParent() |
String |
getPropertyName() |
int |
hashCode() |
String |
toPropertyString() |
PojoModelPathValueNode |
value(ContainerValueExtractorPath extractorPath) |
fromRoot, toPathString, toString
public PojoModelPathValueNode getParent()
getParent
in class PojoModelPath
public PojoModelPathValueNode value(ContainerValueExtractorPath extractorPath)
public String getPropertyName()
public String toPropertyString()
Completely ignores container value extractors.
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.