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(ContainerExtractorPath extractorPath) |
fromRoot, toPathString, toStringpublic PojoModelPathValueNode getParent()
getParent in class PojoModelPathpublic PojoModelPathValueNode value(ContainerExtractorPath extractorPath)
public String getPropertyName()
public String toPropertyString()
Completely ignores container value extractors.
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.