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