Class EPICSEvent.PayloadInfo.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<EPICSEvent.PayloadInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<EPICSEvent.PayloadInfo.Builder>
edu.stanford.slac.archiverappliance.PB.EPICSEvent.PayloadInfo.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, EPICSEvent.PayloadInfoOrBuilder, Cloneable
Enclosing class:
EPICSEvent.PayloadInfo

public static final class EPICSEvent.PayloadInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EPICSEvent.PayloadInfo.Builder> implements EPICSEvent.PayloadInfoOrBuilder
 A payload info is the first line in a chunk of data sent back to the client.
 It tells you how to unmarshall, the pvname and the year for the data
 It also has a lot of optional fields
 
Protobuf type EPICS.PayloadInfo