public static final class ComparatorProtos.RegexStringComparator.Builder extends com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder> implements ComparatorProtos.RegexStringComparatorOrBuilder
RegexStringComparator
Modifier and Type | Method and Description |
---|---|
ComparatorProtos.RegexStringComparator |
build() |
ComparatorProtos.RegexStringComparator |
buildPartial() |
ComparatorProtos.RegexStringComparator.Builder |
clear() |
ComparatorProtos.RegexStringComparator.Builder |
clearCharset()
required string charset = 3; |
ComparatorProtos.RegexStringComparator.Builder |
clearEngine()
optional string engine = 4; |
ComparatorProtos.RegexStringComparator.Builder |
clearPattern()
required string pattern = 1; |
ComparatorProtos.RegexStringComparator.Builder |
clearPatternFlags()
required int32 pattern_flags = 2; |
ComparatorProtos.RegexStringComparator.Builder |
clone() |
String |
getCharset()
required string charset = 3; |
com.google.protobuf.ByteString |
getCharsetBytes()
required string charset = 3; |
ComparatorProtos.RegexStringComparator |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEngine()
optional string engine = 4; |
com.google.protobuf.ByteString |
getEngineBytes()
optional string engine = 4; |
String |
getPattern()
required string pattern = 1; |
com.google.protobuf.ByteString |
getPatternBytes()
required string pattern = 1; |
int |
getPatternFlags()
required int32 pattern_flags = 2; |
boolean |
hasCharset()
required string charset = 3; |
boolean |
hasEngine()
optional string engine = 4; |
boolean |
hasPattern()
required string pattern = 1; |
boolean |
hasPatternFlags()
required int32 pattern_flags = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ComparatorProtos.RegexStringComparator.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ComparatorProtos.RegexStringComparator.Builder |
mergeFrom(ComparatorProtos.RegexStringComparator other) |
ComparatorProtos.RegexStringComparator.Builder |
mergeFrom(com.google.protobuf.Message other) |
ComparatorProtos.RegexStringComparator.Builder |
setCharset(String value)
required string charset = 3; |
ComparatorProtos.RegexStringComparator.Builder |
setCharsetBytes(com.google.protobuf.ByteString value)
required string charset = 3; |
ComparatorProtos.RegexStringComparator.Builder |
setEngine(String value)
optional string engine = 4; |
ComparatorProtos.RegexStringComparator.Builder |
setEngineBytes(com.google.protobuf.ByteString value)
optional string engine = 4; |
ComparatorProtos.RegexStringComparator.Builder |
setPattern(String value)
required string pattern = 1; |
ComparatorProtos.RegexStringComparator.Builder |
setPatternBytes(com.google.protobuf.ByteString value)
required string pattern = 1; |
ComparatorProtos.RegexStringComparator.Builder |
setPatternFlags(int value)
required int32 pattern_flags = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>
public ComparatorProtos.RegexStringComparator.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>
public ComparatorProtos.RegexStringComparator.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>
public ComparatorProtos.RegexStringComparator getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ComparatorProtos.RegexStringComparator build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ComparatorProtos.RegexStringComparator buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ComparatorProtos.RegexStringComparator.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>
public ComparatorProtos.RegexStringComparator.Builder mergeFrom(ComparatorProtos.RegexStringComparator other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>
public ComparatorProtos.RegexStringComparator.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>
IOException
public boolean hasPattern()
required string pattern = 1;
hasPattern
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public String getPattern()
required string pattern = 1;
getPattern
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public com.google.protobuf.ByteString getPatternBytes()
required string pattern = 1;
getPatternBytes
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public ComparatorProtos.RegexStringComparator.Builder setPattern(String value)
required string pattern = 1;
public ComparatorProtos.RegexStringComparator.Builder clearPattern()
required string pattern = 1;
public ComparatorProtos.RegexStringComparator.Builder setPatternBytes(com.google.protobuf.ByteString value)
required string pattern = 1;
public boolean hasPatternFlags()
required int32 pattern_flags = 2;
hasPatternFlags
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public int getPatternFlags()
required int32 pattern_flags = 2;
getPatternFlags
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public ComparatorProtos.RegexStringComparator.Builder setPatternFlags(int value)
required int32 pattern_flags = 2;
public ComparatorProtos.RegexStringComparator.Builder clearPatternFlags()
required int32 pattern_flags = 2;
public boolean hasCharset()
required string charset = 3;
hasCharset
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public String getCharset()
required string charset = 3;
getCharset
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public com.google.protobuf.ByteString getCharsetBytes()
required string charset = 3;
getCharsetBytes
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public ComparatorProtos.RegexStringComparator.Builder setCharset(String value)
required string charset = 3;
public ComparatorProtos.RegexStringComparator.Builder clearCharset()
required string charset = 3;
public ComparatorProtos.RegexStringComparator.Builder setCharsetBytes(com.google.protobuf.ByteString value)
required string charset = 3;
public boolean hasEngine()
optional string engine = 4;
hasEngine
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public String getEngine()
optional string engine = 4;
getEngine
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public com.google.protobuf.ByteString getEngineBytes()
optional string engine = 4;
getEngineBytes
in interface ComparatorProtos.RegexStringComparatorOrBuilder
public ComparatorProtos.RegexStringComparator.Builder setEngine(String value)
optional string engine = 4;
public ComparatorProtos.RegexStringComparator.Builder clearEngine()
optional string engine = 4;
public ComparatorProtos.RegexStringComparator.Builder setEngineBytes(com.google.protobuf.ByteString value)
optional string engine = 4;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.