ComparatorPB.SubstringComparator.Builder |
ComparatorPB.SubstringComparator.Builder.clearSubstr()
required string substr = 1;
|
static ComparatorPB.SubstringComparator.Builder |
ComparatorPB.SubstringComparator.newBuilder() |
static ComparatorPB.SubstringComparator.Builder |
ComparatorPB.SubstringComparator.newBuilder(ComparatorPB.SubstringComparator prototype) |
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;
|