jhplot.io
Class PBufFile.Record

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by jhplot.io.PBufFile.Record
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite
Enclosing class:
PBufFile

public static final class PBufFile.Record
extends com.google.protobuf.GeneratedMessage


Nested Class Summary
static class PBufFile.Record.Builder
           
static class PBufFile.Record.F1D
           
static class PBufFile.Record.F2D
           
static class PBufFile.Record.FND
           
static class PBufFile.Record.FPR
           
static class PBufFile.Record.H1D
           
static class PBufFile.Record.H2D
           
static class PBufFile.Record.P0D
           
static class PBufFile.Record.P0I
           
static class PBufFile.Record.P1D
           
static class PBufFile.Record.PND
           
static class PBufFile.Record.PNI
           
static class PBufFile.Record.PXY
           
static class PBufFile.Record.PXYZ
           
 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
 
Field Summary
static int F1D_FIELD_NUMBER
           
static int F2D_FIELD_NUMBER
           
static int FND_FIELD_NUMBER
           
static int FPR_FIELD_NUMBER
           
static int H1D_FIELD_NUMBER
           
static int H2D_FIELD_NUMBER
           
static int NAME_FIELD_NUMBER
           
static int P0D_FIELD_NUMBER
           
static int P0I_FIELD_NUMBER
           
static int P1D_FIELD_NUMBER
           
static int PND_FIELD_NUMBER
           
static int PNI_FIELD_NUMBER
           
static int PXY_FIELD_NUMBER
           
static int PXYZ_FIELD_NUMBER
           
 
Method Summary
static PBufFile.Record getDefaultInstance()
           
 PBufFile.Record getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 PBufFile.Record.F1D getF1D()
           
 PBufFile.Record.F2D getF2D()
           
 PBufFile.Record.FND getFND()
           
 PBufFile.Record.FPR getFPR()
           
 PBufFile.Record.H1D getH1D()
           
 PBufFile.Record.H2D getH2D()
           
 java.lang.String getName()
           
 PBufFile.Record.P0D getP0D()
           
 PBufFile.Record.P0I getP0I()
           
 PBufFile.Record.P1D getP1D()
           
 PBufFile.Record.PND getPND()
           
 PBufFile.Record.PNI getPNI()
           
 PBufFile.Record.PXY getPXY()
           
 PBufFile.Record.PXYZ getPXYZ()
           
 int getSerializedSize()
           
 boolean hasF1D()
           
 boolean hasF2D()
           
 boolean hasFND()
           
 boolean hasFPR()
           
 boolean hasH1D()
           
 boolean hasH2D()
           
 boolean hasName()
           
 boolean hasP0D()
           
 boolean hasP0I()
           
 boolean hasP1D()
           
 boolean hasPND()
           
 boolean hasPNI()
           
 boolean hasPXY()
           
 boolean hasPXYZ()
           
 boolean isInitialized()
           
static PBufFile.Record.Builder newBuilder()
           
static PBufFile.Record.Builder newBuilder(PBufFile.Record prototype)
           
 PBufFile.Record.Builder newBuilderForType()
           
static PBufFile.Record parseDelimitedFrom(java.io.InputStream input)
           
static PBufFile.Record parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PBufFile.Record parseFrom(byte[] data)
           
static PBufFile.Record parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PBufFile.Record parseFrom(com.google.protobuf.ByteString data)
           
static PBufFile.Record parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PBufFile.Record parseFrom(com.google.protobuf.CodedInputStream input)
           
static PBufFile.Record parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PBufFile.Record parseFrom(java.io.InputStream input)
           
static PBufFile.Record parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 PBufFile.Record.Builder toBuilder()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newGeneratedExtension, newRepeatedGeneratedExtension
 
Methods inherited from class com.google.protobuf.AbstractMessage
equals, hashCode, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
See Also:
Constant Field Values

P0I_FIELD_NUMBER

public static final int P0I_FIELD_NUMBER
See Also:
Constant Field Values

P0D_FIELD_NUMBER

public static final int P0D_FIELD_NUMBER
See Also:
Constant Field Values

PXY_FIELD_NUMBER

public static final int PXY_FIELD_NUMBER
See Also:
Constant Field Values

PXYZ_FIELD_NUMBER

public static final int PXYZ_FIELD_NUMBER
See Also:
Constant Field Values

P1D_FIELD_NUMBER

public static final int P1D_FIELD_NUMBER
See Also:
Constant Field Values

H1D_FIELD_NUMBER

public static final int H1D_FIELD_NUMBER
See Also:
Constant Field Values

H2D_FIELD_NUMBER

public static final int H2D_FIELD_NUMBER
See Also:
Constant Field Values

F1D_FIELD_NUMBER

public static final int F1D_FIELD_NUMBER
See Also:
Constant Field Values

F2D_FIELD_NUMBER

public static final int F2D_FIELD_NUMBER
See Also:
Constant Field Values

FND_FIELD_NUMBER

public static final int FND_FIELD_NUMBER
See Also:
Constant Field Values

FPR_FIELD_NUMBER

public static final int FPR_FIELD_NUMBER
See Also:
Constant Field Values

PND_FIELD_NUMBER

public static final int PND_FIELD_NUMBER
See Also:
Constant Field Values

PNI_FIELD_NUMBER

public static final int PNI_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static PBufFile.Record getDefaultInstance()

getDefaultInstanceForType

public PBufFile.Record getDefaultInstanceForType()

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

hasName

public boolean hasName()

getName

public java.lang.String getName()

hasP0I

public boolean hasP0I()

getP0I

public PBufFile.Record.P0I getP0I()

hasP0D

public boolean hasP0D()

getP0D

public PBufFile.Record.P0D getP0D()

hasPXY

public boolean hasPXY()

getPXY

public PBufFile.Record.PXY getPXY()

hasPXYZ

public boolean hasPXYZ()

getPXYZ

public PBufFile.Record.PXYZ getPXYZ()

hasP1D

public boolean hasP1D()

getP1D

public PBufFile.Record.P1D getP1D()

hasH1D

public boolean hasH1D()

getH1D

public PBufFile.Record.H1D getH1D()

hasH2D

public boolean hasH2D()

getH2D

public PBufFile.Record.H2D getH2D()

hasF1D

public boolean hasF1D()

getF1D

public PBufFile.Record.F1D getF1D()

hasF2D

public boolean hasF2D()

getF2D

public PBufFile.Record.F2D getF2D()

hasFND

public boolean hasFND()

getFND

public PBufFile.Record.FND getFND()

hasFPR

public boolean hasFPR()

getFPR

public PBufFile.Record.FPR getFPR()

hasPND

public boolean hasPND()

getPND

public PBufFile.Record.PND getPND()

hasPNI

public boolean hasPNI()

getPNI

public PBufFile.Record.PNI getPNI()

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLite
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws java.io.IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
java.io.IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

parseFrom

public static PBufFile.Record parseFrom(com.google.protobuf.ByteString data)
                                 throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static PBufFile.Record parseFrom(com.google.protobuf.ByteString data,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static PBufFile.Record parseFrom(byte[] data)
                                 throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static PBufFile.Record parseFrom(byte[] data,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static PBufFile.Record parseFrom(java.io.InputStream input)
                                 throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static PBufFile.Record parseFrom(java.io.InputStream input,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static PBufFile.Record parseDelimitedFrom(java.io.InputStream input)
                                          throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static PBufFile.Record parseDelimitedFrom(java.io.InputStream input,
                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                          throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static PBufFile.Record parseFrom(com.google.protobuf.CodedInputStream input)
                                 throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static PBufFile.Record parseFrom(com.google.protobuf.CodedInputStream input,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws java.io.IOException
Throws:
java.io.IOException

newBuilder

public static PBufFile.Record.Builder newBuilder()

newBuilderForType

public PBufFile.Record.Builder newBuilderForType()

newBuilder

public static PBufFile.Record.Builder newBuilder(PBufFile.Record prototype)

toBuilder

public PBufFile.Record.Builder toBuilder()


jHepWork 2.8 (©) S.Chekanov