Interface FieldAccessor
- All Known Implementing Classes:
ReflectionFieldAccessor,SearchResponseScrubber
public interface FieldAccessor
-
Method Summary
Modifier and TypeMethodDescription<T> List<T>getValues(com.google.protobuf.Message input) com.google.protobuf.MessagesetFieldIfPresent(com.google.protobuf.Message input, String toSet)
-
Method Details
-
setFieldIfPresent
-
getValues
-