public class Accessor extends Object
Constructor and Description |
---|
Accessor(Field... path) |
Accessor(Iterable<Field> path) |
Modifier and Type | Method and Description |
---|---|
void |
addValues(Object commandInstance,
Iterable<?> values) |
boolean |
equals(Object o) |
Class<?> |
getJavaType() |
String |
getName() |
Object |
getValue(Object instance) |
int |
hashCode() |
boolean |
isMultiValued() |
String |
toString() |
Copyright © 2012–2020. All rights reserved.