public static final class PEventFile.HEvent.Group extends com.google.protobuf.GeneratedMessage implements PEventFile.HEvent.GroupOrBuilder
promc.HEvent.Group
Modifier and Type | Class and Description |
---|---|
static class |
PEventFile.HEvent.Group.Builder
Protobuf type
promc.HEvent.Group |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
ENTRY_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<PEventFile.HEvent.Group> |
PARSER |
Modifier and Type | Method and Description |
---|---|
static PEventFile.HEvent.Group |
getDefaultInstance() |
PEventFile.HEvent.Group |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PEventFile.HEvent.Entry |
getEntry(int index)
repeated .promc.HEvent.Entry entry = 2; |
int |
getEntryCount()
repeated .promc.HEvent.Entry entry = 2; |
List<PEventFile.HEvent.Entry> |
getEntryList()
repeated .promc.HEvent.Entry entry = 2; |
PEventFile.HEvent.EntryOrBuilder |
getEntryOrBuilder(int index)
repeated .promc.HEvent.Entry entry = 2; |
List<? extends PEventFile.HEvent.EntryOrBuilder> |
getEntryOrBuilderList()
repeated .promc.HEvent.Entry entry = 2; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
com.google.protobuf.Parser<PEventFile.HEvent.Group> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasName()
optional string name = 1; |
boolean |
isInitialized() |
static PEventFile.HEvent.Group.Builder |
newBuilder() |
static PEventFile.HEvent.Group.Builder |
newBuilder(PEventFile.HEvent.Group prototype) |
PEventFile.HEvent.Group.Builder |
newBuilderForType() |
static PEventFile.HEvent.Group |
parseDelimitedFrom(InputStream input) |
static PEventFile.HEvent.Group |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PEventFile.HEvent.Group |
parseFrom(byte[] data) |
static PEventFile.HEvent.Group |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PEventFile.HEvent.Group |
parseFrom(com.google.protobuf.ByteString data) |
static PEventFile.HEvent.Group |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PEventFile.HEvent.Group |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PEventFile.HEvent.Group |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PEventFile.HEvent.Group |
parseFrom(InputStream input) |
static PEventFile.HEvent.Group |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PEventFile.HEvent.Group.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, findInitializationErrors, getInitializationErrorString, hashCode, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static com.google.protobuf.Parser<PEventFile.HEvent.Group> PARSER
public static final int NAME_FIELD_NUMBER
public static final int ENTRY_FIELD_NUMBER
public static PEventFile.HEvent.Group getDefaultInstance()
public PEventFile.HEvent.Group getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<PEventFile.HEvent.Group> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
optional string name = 1;
hasName
in interface PEventFile.HEvent.GroupOrBuilder
public String getName()
optional string name = 1;
getName
in interface PEventFile.HEvent.GroupOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
getNameBytes
in interface PEventFile.HEvent.GroupOrBuilder
public List<PEventFile.HEvent.Entry> getEntryList()
repeated .promc.HEvent.Entry entry = 2;
getEntryList
in interface PEventFile.HEvent.GroupOrBuilder
public List<? extends PEventFile.HEvent.EntryOrBuilder> getEntryOrBuilderList()
repeated .promc.HEvent.Entry entry = 2;
getEntryOrBuilderList
in interface PEventFile.HEvent.GroupOrBuilder
public int getEntryCount()
repeated .promc.HEvent.Entry entry = 2;
getEntryCount
in interface PEventFile.HEvent.GroupOrBuilder
public PEventFile.HEvent.Entry getEntry(int index)
repeated .promc.HEvent.Entry entry = 2;
getEntry
in interface PEventFile.HEvent.GroupOrBuilder
public PEventFile.HEvent.EntryOrBuilder getEntryOrBuilder(int index)
repeated .promc.HEvent.Entry entry = 2;
getEntryOrBuilder
in interface PEventFile.HEvent.GroupOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
public static PEventFile.HEvent.Group parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PEventFile.HEvent.Group parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PEventFile.HEvent.Group parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PEventFile.HEvent.Group parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PEventFile.HEvent.Group parseFrom(InputStream input) throws IOException
IOException
public static PEventFile.HEvent.Group parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PEventFile.HEvent.Group parseDelimitedFrom(InputStream input) throws IOException
IOException
public static PEventFile.HEvent.Group parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PEventFile.HEvent.Group parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static PEventFile.HEvent.Group parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PEventFile.HEvent.Group.Builder newBuilder()
public PEventFile.HEvent.Group.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static PEventFile.HEvent.Group.Builder newBuilder(PEventFile.HEvent.Group prototype)
public PEventFile.HEvent.Group.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
Jas4pp 1.5 © Java Analysis Studio for Particle Physics