ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.clear() |
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.clearSubstr()
required string substr = 1;
|
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.clone() |
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.mergeFrom(ComparatorProtos.SubstringComparator other) |
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.mergeFrom(com.google.protobuf.Message other) |
static ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.newBuilder() |
static ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.newBuilder(ComparatorProtos.SubstringComparator prototype) |
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.newBuilderForType() |
protected ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.setSubstr(String value)
required string substr = 1;
|
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.Builder.setSubstrBytes(com.google.protobuf.ByteString value)
required string substr = 1;
|
ComparatorProtos.SubstringComparator.Builder |
ComparatorProtos.SubstringComparator.toBuilder() |