public interface FieldMatchesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getFieldMatch(int index)
Field matches
|
int |
getFieldMatchCount()
Field matches
|
java.util.List<java.lang.Integer> |
getFieldMatchList()
Field matches
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.Integer> getFieldMatchList()
Field matches
repeated int32 fieldMatch = 1;int getFieldMatchCount()
Field matches
repeated int32 fieldMatch = 1;int getFieldMatch(int index)
Field matches
repeated int32 fieldMatch = 1;index - The index of the element to return.