com.continuent.tungsten.replicator.thl.protobuf
Class TungstenProtos.ProtobufRowIdData.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufRowIdData.Builder>
com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufRowIdData.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, java.lang.Cloneable
- Enclosing class:
- TungstenProtos.ProtobufRowIdData
public static final class TungstenProtos.ProtobufRowIdData.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufRowIdData.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.ProtobufRowIdData internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufRowIdData.Builder>
clear
public TungstenProtos.ProtobufRowIdData.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.ProtobufRowIdData.Builder>
clone
public TungstenProtos.ProtobufRowIdData.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.ProtobufRowIdData.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.ProtobufRowIdData.Builder>
getDefaultInstanceForType
public TungstenProtos.ProtobufRowIdData 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.ProtobufRowIdData.Builder>
build
public TungstenProtos.ProtobufRowIdData build()
buildPartial
public TungstenProtos.ProtobufRowIdData buildPartial()
mergeFrom
public TungstenProtos.ProtobufRowIdData.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.ProtobufRowIdData.Builder>
mergeFrom
public TungstenProtos.ProtobufRowIdData.Builder mergeFrom(TungstenProtos.ProtobufRowIdData other)
mergeFrom
public TungstenProtos.ProtobufRowIdData.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.ProtobufRowIdData.Builder>
- Throws:
java.io.IOException
hasId
public boolean hasId()
getId
public long getId()
setId
public TungstenProtos.ProtobufRowIdData.Builder setId(long value)
clearId
public TungstenProtos.ProtobufRowIdData.Builder clearId()
hasType
public boolean hasType()
getType
public int getType()
setType
public TungstenProtos.ProtobufRowIdData.Builder setType(int value)
clearType
public TungstenProtos.ProtobufRowIdData.Builder clearType()