ProtosFactory.TransactionEventHeader.Builder
ProtosFactory.TransactionEventHeader.Builder.clear()
ProtosFactory.TransactionEventHeader.Builder.clearTransactionID()
ProtosFactory.TransactionEventHeader.Builder.clearType()
ProtosFactory.TransactionEventHeader.Builder.clearWriteOrderID()
ProtosFactory.TransactionEventHeader.Builder.clone()
ProtosFactory.TransactionEventHeader.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ProtosFactory.TransactionEventHeader.Builder.mergeFrom(com.google.protobuf.Message other)
ProtosFactory.TransactionEventHeader.Builder.mergeFrom(ProtosFactory.TransactionEventHeader other)
static ProtosFactory.TransactionEventHeader.Builder
ProtosFactory.TransactionEventHeader.newBuilder()
ProtosFactory.TransactionEventHeader.newBuilder(ProtosFactory.TransactionEventHeader prototype)
ProtosFactory.TransactionEventHeader.newBuilderForType()
protected ProtosFactory.TransactionEventHeader.Builder
ProtosFactory.TransactionEventHeader.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
ProtosFactory.TransactionEventHeader.Builder.setTransactionID(long value)
ProtosFactory.TransactionEventHeader.Builder.setType(int value)
ProtosFactory.TransactionEventHeader.Builder.setWriteOrderID(long value)
ProtosFactory.TransactionEventHeader.toBuilder()