public class FieldPath extends Object
| Constructor and Description |
|---|
FieldPath() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<NonEmptyString> |
getPath() |
int |
hashCode() |
void |
setPath(List<NonEmptyString> path) |
String |
toString() |
public List<NonEmptyString> getPath()
public void setPath(List<NonEmptyString> path)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2016. All rights reserved.