Class Transactions.ProtoStreamElement.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<Transactions.ProtoStreamElement.Builder>
-
- cz.o2.proxima.scheme.proto.transactions.Transactions.ProtoStreamElement.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Transactions.ProtoStreamElementOrBuilder,java.lang.Cloneable
- Enclosing class:
- Transactions.ProtoStreamElement
public static final class Transactions.ProtoStreamElement.Builder extends com.google.protobuf.GeneratedMessage.Builder<Transactions.ProtoStreamElement.Builder> implements Transactions.ProtoStreamElementOrBuilder
Protobuf typecz.o2.proxima.scheme.proto.transactions.ProtoStreamElement
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Transactions.ProtoStreamElementbuild()Transactions.ProtoStreamElementbuildPartial()Transactions.ProtoStreamElement.Builderclear()Transactions.ProtoStreamElement.BuilderclearAttribute()string attribute = 3;Transactions.ProtoStreamElement.BuilderclearDelete()bool delete = 5;Transactions.ProtoStreamElement.BuilderclearEntity()string entity = 1;Transactions.ProtoStreamElement.BuilderclearKey()string key = 2;Transactions.ProtoStreamElement.BuilderclearSeqId()uint64 seqId = 8;Transactions.ProtoStreamElement.BuilderclearStamp()uint64 stamp = 6;Transactions.ProtoStreamElement.BuilderclearUuid()string uuid = 7;Transactions.ProtoStreamElement.BuilderclearValue()bytes value = 4;java.lang.StringgetAttribute()string attribute = 3;com.google.protobuf.ByteStringgetAttributeBytes()string attribute = 3;Transactions.ProtoStreamElementgetDefaultInstanceForType()booleangetDelete()bool delete = 5;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEntity()string entity = 1;com.google.protobuf.ByteStringgetEntityBytes()string entity = 1;java.lang.StringgetKey()string key = 2;com.google.protobuf.ByteStringgetKeyBytes()string key = 2;longgetSeqId()uint64 seqId = 8;longgetStamp()uint64 stamp = 6;java.lang.StringgetUuid()string uuid = 7;com.google.protobuf.ByteStringgetUuidBytes()string uuid = 7;com.google.protobuf.ByteStringgetValue()bytes value = 4;protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Transactions.ProtoStreamElement.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Transactions.ProtoStreamElement.BuildermergeFrom(com.google.protobuf.Message other)Transactions.ProtoStreamElement.BuildermergeFrom(Transactions.ProtoStreamElement other)Transactions.ProtoStreamElement.BuildersetAttribute(java.lang.String value)string attribute = 3;Transactions.ProtoStreamElement.BuildersetAttributeBytes(com.google.protobuf.ByteString value)string attribute = 3;Transactions.ProtoStreamElement.BuildersetDelete(boolean value)bool delete = 5;Transactions.ProtoStreamElement.BuildersetEntity(java.lang.String value)string entity = 1;Transactions.ProtoStreamElement.BuildersetEntityBytes(com.google.protobuf.ByteString value)string entity = 1;Transactions.ProtoStreamElement.BuildersetKey(java.lang.String value)string key = 2;Transactions.ProtoStreamElement.BuildersetKeyBytes(com.google.protobuf.ByteString value)string key = 2;Transactions.ProtoStreamElement.BuildersetSeqId(long value)uint64 seqId = 8;Transactions.ProtoStreamElement.BuildersetStamp(long value)uint64 stamp = 6;Transactions.ProtoStreamElement.BuildersetUuid(java.lang.String value)string uuid = 7;Transactions.ProtoStreamElement.BuildersetUuidBytes(com.google.protobuf.ByteString value)string uuid = 7;Transactions.ProtoStreamElement.BuildersetValue(com.google.protobuf.ByteString value)bytes value = 4;-
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Transactions.ProtoStreamElement.Builder>
-
clear
public Transactions.ProtoStreamElement.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Transactions.ProtoStreamElement.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Transactions.ProtoStreamElement.Builder>
-
getDefaultInstanceForType
public Transactions.ProtoStreamElement getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Transactions.ProtoStreamElement build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Transactions.ProtoStreamElement buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public Transactions.ProtoStreamElement.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Transactions.ProtoStreamElement.Builder>
-
mergeFrom
public Transactions.ProtoStreamElement.Builder mergeFrom(Transactions.ProtoStreamElement other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Transactions.ProtoStreamElement.Builder>
-
mergeFrom
public Transactions.ProtoStreamElement.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Transactions.ProtoStreamElement.Builder>- Throws:
java.io.IOException
-
getEntity
public java.lang.String getEntity()
string entity = 1;- Specified by:
getEntityin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The entity.
-
getEntityBytes
public com.google.protobuf.ByteString getEntityBytes()
string entity = 1;- Specified by:
getEntityBytesin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The bytes for entity.
-
setEntity
public Transactions.ProtoStreamElement.Builder setEntity(java.lang.String value)
string entity = 1;- Parameters:
value- The entity to set.- Returns:
- This builder for chaining.
-
clearEntity
public Transactions.ProtoStreamElement.Builder clearEntity()
string entity = 1;- Returns:
- This builder for chaining.
-
setEntityBytes
public Transactions.ProtoStreamElement.Builder setEntityBytes(com.google.protobuf.ByteString value)
string entity = 1;- Parameters:
value- The bytes for entity to set.- Returns:
- This builder for chaining.
-
getKey
public java.lang.String getKey()
string key = 2;- Specified by:
getKeyin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The key.
-
getKeyBytes
public com.google.protobuf.ByteString getKeyBytes()
string key = 2;- Specified by:
getKeyBytesin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The bytes for key.
-
setKey
public Transactions.ProtoStreamElement.Builder setKey(java.lang.String value)
string key = 2;- Parameters:
value- The key to set.- Returns:
- This builder for chaining.
-
clearKey
public Transactions.ProtoStreamElement.Builder clearKey()
string key = 2;- Returns:
- This builder for chaining.
-
setKeyBytes
public Transactions.ProtoStreamElement.Builder setKeyBytes(com.google.protobuf.ByteString value)
string key = 2;- Parameters:
value- The bytes for key to set.- Returns:
- This builder for chaining.
-
getAttribute
public java.lang.String getAttribute()
string attribute = 3;- Specified by:
getAttributein interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The attribute.
-
getAttributeBytes
public com.google.protobuf.ByteString getAttributeBytes()
string attribute = 3;- Specified by:
getAttributeBytesin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The bytes for attribute.
-
setAttribute
public Transactions.ProtoStreamElement.Builder setAttribute(java.lang.String value)
string attribute = 3;- Parameters:
value- The attribute to set.- Returns:
- This builder for chaining.
-
clearAttribute
public Transactions.ProtoStreamElement.Builder clearAttribute()
string attribute = 3;- Returns:
- This builder for chaining.
-
setAttributeBytes
public Transactions.ProtoStreamElement.Builder setAttributeBytes(com.google.protobuf.ByteString value)
string attribute = 3;- Parameters:
value- The bytes for attribute to set.- Returns:
- This builder for chaining.
-
getValue
public com.google.protobuf.ByteString getValue()
bytes value = 4;- Specified by:
getValuein interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The value.
-
setValue
public Transactions.ProtoStreamElement.Builder setValue(com.google.protobuf.ByteString value)
bytes value = 4;- Parameters:
value- The value to set.- Returns:
- This builder for chaining.
-
clearValue
public Transactions.ProtoStreamElement.Builder clearValue()
bytes value = 4;- Returns:
- This builder for chaining.
-
getDelete
public boolean getDelete()
bool delete = 5;- Specified by:
getDeletein interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The delete.
-
setDelete
public Transactions.ProtoStreamElement.Builder setDelete(boolean value)
bool delete = 5;- Parameters:
value- The delete to set.- Returns:
- This builder for chaining.
-
clearDelete
public Transactions.ProtoStreamElement.Builder clearDelete()
bool delete = 5;- Returns:
- This builder for chaining.
-
getStamp
public long getStamp()
uint64 stamp = 6;- Specified by:
getStampin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The stamp.
-
setStamp
public Transactions.ProtoStreamElement.Builder setStamp(long value)
uint64 stamp = 6;- Parameters:
value- The stamp to set.- Returns:
- This builder for chaining.
-
clearStamp
public Transactions.ProtoStreamElement.Builder clearStamp()
uint64 stamp = 6;- Returns:
- This builder for chaining.
-
getUuid
public java.lang.String getUuid()
string uuid = 7;- Specified by:
getUuidin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The uuid.
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()
string uuid = 7;- Specified by:
getUuidBytesin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The bytes for uuid.
-
setUuid
public Transactions.ProtoStreamElement.Builder setUuid(java.lang.String value)
string uuid = 7;- Parameters:
value- The uuid to set.- Returns:
- This builder for chaining.
-
clearUuid
public Transactions.ProtoStreamElement.Builder clearUuid()
string uuid = 7;- Returns:
- This builder for chaining.
-
setUuidBytes
public Transactions.ProtoStreamElement.Builder setUuidBytes(com.google.protobuf.ByteString value)
string uuid = 7;- Parameters:
value- The bytes for uuid to set.- Returns:
- This builder for chaining.
-
getSeqId
public long getSeqId()
uint64 seqId = 8;- Specified by:
getSeqIdin interfaceTransactions.ProtoStreamElementOrBuilder- Returns:
- The seqId.
-
setSeqId
public Transactions.ProtoStreamElement.Builder setSeqId(long value)
uint64 seqId = 8;- Parameters:
value- The seqId to set.- Returns:
- This builder for chaining.
-
clearSeqId
public Transactions.ProtoStreamElement.Builder clearSeqId()
uint64 seqId = 8;- Returns:
- This builder for chaining.
-
-