public static final class ComparatorProtos.RegexStringComparator.Builder extends com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder> implements ComparatorProtos.RegexStringComparatorOrBuilder
RegexStringComparatoraddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic 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.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ComparatorProtos.RegexStringComparator build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ComparatorProtos.RegexStringComparator buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ComparatorProtos.RegexStringComparator.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>IOExceptionpublic boolean hasPattern()
required string pattern = 1;hasPattern in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic String getPattern()
required string pattern = 1;getPattern in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic com.google.protobuf.ByteString getPatternBytes()
required string pattern = 1;getPatternBytes in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic 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.RegexStringComparatorOrBuilderpublic int getPatternFlags()
required int32 pattern_flags = 2;getPatternFlags in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic 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.RegexStringComparatorOrBuilderpublic String getCharset()
required string charset = 3;getCharset in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic com.google.protobuf.ByteString getCharsetBytes()
required string charset = 3;getCharsetBytes in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic 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;Copyright © 2014 The Apache Software Foundation. All Rights Reserved.