public static final class PBufFile.Record.P1D extends com.google.protobuf.GeneratedMessage implements PBufFile.Record.P1DOrBuilder
promc.Record.P1D
complete P1D object with errors
| Modifier and Type | Class and Description |
|---|---|
static class |
PBufFile.Record.P1D.Builder
Protobuf type
promc.Record.P1D |
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 |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<PBufFile.Record.P1D> |
PARSER |
static int |
X_FIELD_NUMBER |
static int |
XLEFT_FIELD_NUMBER |
static int |
XRIGHT_FIELD_NUMBER |
static int |
XSYSLEFT_FIELD_NUMBER |
static int |
XSYSRIGHT_FIELD_NUMBER |
static int |
Y_FIELD_NUMBER |
static int |
YLOWER_FIELD_NUMBER |
static int |
YSYSLOWER_FIELD_NUMBER |
static int |
YSYSUPPER_FIELD_NUMBER |
static int |
YUPPER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static PBufFile.Record.P1D |
getDefaultInstance() |
PBufFile.Record.P1D |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
required string name = 1 [default = "none"]; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1 [default = "none"]; |
com.google.protobuf.Parser<PBufFile.Record.P1D> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
double |
getX(int index)
repeated double x = 2 [packed = true]; |
int |
getXCount()
repeated double x = 2 [packed = true]; |
double |
getXleft(int index)
repeated double xleft = 4 [packed = true]; |
int |
getXleftCount()
repeated double xleft = 4 [packed = true]; |
List<Double> |
getXleftList()
repeated double xleft = 4 [packed = true]; |
List<Double> |
getXList()
repeated double x = 2 [packed = true]; |
double |
getXright(int index)
repeated double xright = 5 [packed = true]; |
int |
getXrightCount()
repeated double xright = 5 [packed = true]; |
List<Double> |
getXrightList()
repeated double xright = 5 [packed = true]; |
double |
getXsysleft(int index)
repeated double xsysleft = 8 [packed = true]; |
int |
getXsysleftCount()
repeated double xsysleft = 8 [packed = true]; |
List<Double> |
getXsysleftList()
repeated double xsysleft = 8 [packed = true]; |
double |
getXsysright(int index)
repeated double xsysright = 9 [packed = true]; |
int |
getXsysrightCount()
repeated double xsysright = 9 [packed = true]; |
List<Double> |
getXsysrightList()
repeated double xsysright = 9 [packed = true]; |
double |
getY(int index)
repeated double y = 3 [packed = true]; |
int |
getYCount()
repeated double y = 3 [packed = true]; |
List<Double> |
getYList()
repeated double y = 3 [packed = true]; |
double |
getYlower(int index)
repeated double ylower = 7 [packed = true]; |
int |
getYlowerCount()
repeated double ylower = 7 [packed = true]; |
List<Double> |
getYlowerList()
repeated double ylower = 7 [packed = true]; |
double |
getYsyslower(int index)
repeated double ysyslower = 11 [packed = true]; |
int |
getYsyslowerCount()
repeated double ysyslower = 11 [packed = true]; |
List<Double> |
getYsyslowerList()
repeated double ysyslower = 11 [packed = true]; |
double |
getYsysupper(int index)
repeated double ysysupper = 10 [packed = true]; |
int |
getYsysupperCount()
repeated double ysysupper = 10 [packed = true]; |
List<Double> |
getYsysupperList()
repeated double ysysupper = 10 [packed = true]; |
double |
getYupper(int index)
repeated double yupper = 6 [packed = true]; |
int |
getYupperCount()
repeated double yupper = 6 [packed = true]; |
List<Double> |
getYupperList()
repeated double yupper = 6 [packed = true]; |
boolean |
hasName()
required string name = 1 [default = "none"]; |
boolean |
isInitialized() |
static PBufFile.Record.P1D.Builder |
newBuilder() |
static PBufFile.Record.P1D.Builder |
newBuilder(PBufFile.Record.P1D prototype) |
PBufFile.Record.P1D.Builder |
newBuilderForType() |
static PBufFile.Record.P1D |
parseDelimitedFrom(InputStream input) |
static PBufFile.Record.P1D |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PBufFile.Record.P1D |
parseFrom(byte[] data) |
static PBufFile.Record.P1D |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PBufFile.Record.P1D |
parseFrom(com.google.protobuf.ByteString data) |
static PBufFile.Record.P1D |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PBufFile.Record.P1D |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PBufFile.Record.P1D |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PBufFile.Record.P1D |
parseFrom(InputStream input) |
static PBufFile.Record.P1D |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PBufFile.Record.P1D.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, findInitializationErrors, getInitializationErrorString, hashCode, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<PBufFile.Record.P1D> PARSER
public static final int NAME_FIELD_NUMBER
public static final int X_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
public static final int XLEFT_FIELD_NUMBER
public static final int XRIGHT_FIELD_NUMBER
public static final int YUPPER_FIELD_NUMBER
public static final int YLOWER_FIELD_NUMBER
public static final int XSYSLEFT_FIELD_NUMBER
public static final int XSYSRIGHT_FIELD_NUMBER
public static final int YSYSUPPER_FIELD_NUMBER
public static final int YSYSLOWER_FIELD_NUMBER
public static PBufFile.Record.P1D getDefaultInstance()
public PBufFile.Record.P1D getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<PBufFile.Record.P1D> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasName()
required string name = 1 [default = "none"];hasName in interface PBufFile.Record.P1DOrBuilderpublic String getName()
required string name = 1 [default = "none"];getName in interface PBufFile.Record.P1DOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
required string name = 1 [default = "none"];getNameBytes in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getXList()
repeated double x = 2 [packed = true];getXList in interface PBufFile.Record.P1DOrBuilderpublic int getXCount()
repeated double x = 2 [packed = true];getXCount in interface PBufFile.Record.P1DOrBuilderpublic double getX(int index)
repeated double x = 2 [packed = true];getX in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getYList()
repeated double y = 3 [packed = true];getYList in interface PBufFile.Record.P1DOrBuilderpublic int getYCount()
repeated double y = 3 [packed = true];getYCount in interface PBufFile.Record.P1DOrBuilderpublic double getY(int index)
repeated double y = 3 [packed = true];getY in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getXleftList()
repeated double xleft = 4 [packed = true];
to keep errors
getXleftList in interface PBufFile.Record.P1DOrBuilderpublic int getXleftCount()
repeated double xleft = 4 [packed = true];
to keep errors
getXleftCount in interface PBufFile.Record.P1DOrBuilderpublic double getXleft(int index)
repeated double xleft = 4 [packed = true];
to keep errors
getXleft in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getXrightList()
repeated double xright = 5 [packed = true];getXrightList in interface PBufFile.Record.P1DOrBuilderpublic int getXrightCount()
repeated double xright = 5 [packed = true];getXrightCount in interface PBufFile.Record.P1DOrBuilderpublic double getXright(int index)
repeated double xright = 5 [packed = true];getXright in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getYupperList()
repeated double yupper = 6 [packed = true];getYupperList in interface PBufFile.Record.P1DOrBuilderpublic int getYupperCount()
repeated double yupper = 6 [packed = true];getYupperCount in interface PBufFile.Record.P1DOrBuilderpublic double getYupper(int index)
repeated double yupper = 6 [packed = true];getYupper in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getYlowerList()
repeated double ylower = 7 [packed = true];getYlowerList in interface PBufFile.Record.P1DOrBuilderpublic int getYlowerCount()
repeated double ylower = 7 [packed = true];getYlowerCount in interface PBufFile.Record.P1DOrBuilderpublic double getYlower(int index)
repeated double ylower = 7 [packed = true];getYlower in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getXsysleftList()
repeated double xsysleft = 8 [packed = true];
to keep systematic
getXsysleftList in interface PBufFile.Record.P1DOrBuilderpublic int getXsysleftCount()
repeated double xsysleft = 8 [packed = true];
to keep systematic
getXsysleftCount in interface PBufFile.Record.P1DOrBuilderpublic double getXsysleft(int index)
repeated double xsysleft = 8 [packed = true];
to keep systematic
getXsysleft in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getXsysrightList()
repeated double xsysright = 9 [packed = true];getXsysrightList in interface PBufFile.Record.P1DOrBuilderpublic int getXsysrightCount()
repeated double xsysright = 9 [packed = true];getXsysrightCount in interface PBufFile.Record.P1DOrBuilderpublic double getXsysright(int index)
repeated double xsysright = 9 [packed = true];getXsysright in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getYsysupperList()
repeated double ysysupper = 10 [packed = true];getYsysupperList in interface PBufFile.Record.P1DOrBuilderpublic int getYsysupperCount()
repeated double ysysupper = 10 [packed = true];getYsysupperCount in interface PBufFile.Record.P1DOrBuilderpublic double getYsysupper(int index)
repeated double ysysupper = 10 [packed = true];getYsysupper in interface PBufFile.Record.P1DOrBuilderpublic List<Double> getYsyslowerList()
repeated double ysyslower = 11 [packed = true];getYsyslowerList in interface PBufFile.Record.P1DOrBuilderpublic int getYsyslowerCount()
repeated double ysyslower = 11 [packed = true];getYsyslowerCount in interface PBufFile.Record.P1DOrBuilderpublic double getYsyslower(int index)
repeated double ysyslower = 11 [packed = true];getYsyslower in interface PBufFile.Record.P1DOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static PBufFile.Record.P1D parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PBufFile.Record.P1D parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PBufFile.Record.P1D parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PBufFile.Record.P1D parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PBufFile.Record.P1D parseFrom(InputStream input) throws IOException
IOExceptionpublic static PBufFile.Record.P1D parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PBufFile.Record.P1D parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PBufFile.Record.P1D parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PBufFile.Record.P1D parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PBufFile.Record.P1D parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PBufFile.Record.P1D.Builder newBuilder()
public PBufFile.Record.P1D.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PBufFile.Record.P1D.Builder newBuilder(PBufFile.Record.P1D prototype)
public PBufFile.Record.P1D.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteJas4pp 1.5 © Java Analysis Studio for Particle Physics