com.continuent.tungsten.replicator.thl.protobuf
Class TungstenProtos.ProtobufEventOption.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufEventOption.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, java.lang.Cloneable
- Enclosing class:
- TungstenProtos.ProtobufEventOption
public static final class TungstenProtos.ProtobufEventOption.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, mergeUnknownFields, newBuilderForField, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internalGetResult
protected TungstenProtos.ProtobufEventOption internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
clear
public TungstenProtos.ProtobufEventOption.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Specified by:
clear in interface com.google.protobuf.MessageLite.Builder- Overrides:
clear in class com.google.protobuf.AbstractMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
clone
public TungstenProtos.ProtobufEventOption.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Specified by:
clone in interface com.google.protobuf.MessageLite.Builder- Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder- Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
getDefaultInstanceForType
public TungstenProtos.ProtobufEventOption getDefaultInstanceForType()
isInitialized
public boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLite.Builder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
build
public TungstenProtos.ProtobufEventOption build()
buildPartial
public TungstenProtos.ProtobufEventOption buildPartial()
mergeFrom
public TungstenProtos.ProtobufEventOption.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
mergeFrom
public TungstenProtos.ProtobufEventOption.Builder mergeFrom(TungstenProtos.ProtobufEventOption other)
mergeFrom
public TungstenProtos.ProtobufEventOption.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<TungstenProtos.ProtobufEventOption.Builder>
- Throws:
java.io.IOException
hasName
public boolean hasName()
getName
public java.lang.String getName()
setName
public TungstenProtos.ProtobufEventOption.Builder setName(java.lang.String value)
clearName
public TungstenProtos.ProtobufEventOption.Builder clearName()
hasValue
public boolean hasValue()
getValue
public java.lang.String getValue()
setValue
public TungstenProtos.ProtobufEventOption.Builder setValue(java.lang.String value)
clearValue
public TungstenProtos.ProtobufEventOption.Builder clearValue()