public static final class ProMCDescriptionFile.ProMCDescription.Builder extends com.google.protobuf.GeneratedMessage.Builder<ProMCDescriptionFile.ProMCDescription.Builder> implements ProMCDescriptionFile.ProMCDescriptionOrBuilder
promc.ProMCDescription
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public ProMCDescriptionFile.ProMCDescription.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ProMCDescriptionFile.ProMCDescription.Builder>
public ProMCDescriptionFile.ProMCDescription.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<ProMCDescriptionFile.ProMCDescription.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ProMCDescriptionFile.ProMCDescription.Builder>
public ProMCDescriptionFile.ProMCDescription getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ProMCDescriptionFile.ProMCDescription build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ProMCDescriptionFile.ProMCDescription buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ProMCDescriptionFile.ProMCDescription.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ProMCDescriptionFile.ProMCDescription.Builder>
public ProMCDescriptionFile.ProMCDescription.Builder mergeFrom(ProMCDescriptionFile.ProMCDescription other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ProMCDescriptionFile.ProMCDescription.Builder>
public ProMCDescriptionFile.ProMCDescription.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ProMCDescriptionFile.ProMCDescription.Builder>
IOException
public boolean hasVersion()
required uint64 version = 1;
ProMC version
hasVersion
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public long getVersion()
required uint64 version = 1;
ProMC version
getVersion
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public ProMCDescriptionFile.ProMCDescription.Builder setVersion(long value)
required uint64 version = 1;
ProMC version
public ProMCDescriptionFile.ProMCDescription.Builder clearVersion()
required uint64 version = 1;
ProMC version
public boolean hasEvents()
required uint64 events = 2;
number of events
hasEvents
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public long getEvents()
required uint64 events = 2;
number of events
getEvents
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public ProMCDescriptionFile.ProMCDescription.Builder setEvents(long value)
required uint64 events = 2;
number of events
public ProMCDescriptionFile.ProMCDescription.Builder clearEvents()
required uint64 events = 2;
number of events
public boolean hasDescription()
required string description = 3;
description
hasDescription
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public String getDescription()
required string description = 3;
description
getDescription
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
required string description = 3;
description
getDescriptionBytes
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public ProMCDescriptionFile.ProMCDescription.Builder setDescription(String value)
required string description = 3;
description
public ProMCDescriptionFile.ProMCDescription.Builder clearDescription()
required string description = 3;
description
public ProMCDescriptionFile.ProMCDescription.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
required string description = 3;
description
public boolean hasTimestamp()
required uint64 timestamp = 4;
timestamp seince 1970
hasTimestamp
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public long getTimestamp()
required uint64 timestamp = 4;
timestamp seince 1970
getTimestamp
in interface ProMCDescriptionFile.ProMCDescriptionOrBuilder
public ProMCDescriptionFile.ProMCDescription.Builder setTimestamp(long value)
required uint64 timestamp = 4;
timestamp seince 1970
public ProMCDescriptionFile.ProMCDescription.Builder clearTimestamp()
required uint64 timestamp = 4;
timestamp seince 1970
Jas4pp 1.5 © Java Analysis Studio for Particle Physics