Interface FieldAccessor
-
- All Known Implementing Classes:
ReflectionFieldAccessor,SearchResponseScrubber
public interface FieldAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> java.util.List<T>getValues(com.google.protobuf.Message input)com.google.protobuf.MessagesetFieldIfPresent(com.google.protobuf.Message input, java.lang.String toSet)
-