Package org.yamcs.protobuf
Class TmPacketData
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.TmPacketData
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,TmPacketDataOrBuilder
public final class TmPacketData
extends com.google.protobuf.GeneratedMessageV3
implements TmPacketDataOrBuilder
Protobuf type
yamcs.protobuf.packets.TmPacketData
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeyamcs.protobuf.packets.TmPacketData
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,
BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<TmPacketData>
Deprecated.static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static TmPacketData
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Timestamp
When the signal has been received on groundcom.google.protobuf.TimestampOrBuilder
When the signal has been received on groundcom.google.protobuf.Timestamp
When the packet was generatedcom.google.protobuf.TimestampOrBuilder
When the packet was generatedgetId()
Packet namePacket namegetLink()
Name of the Yamcs link where this packet was received fromcom.google.protobuf.ByteString
Name of the Yamcs link where this packet was received fromcom.google.protobuf.ByteString
Raw packet binarycom.google.protobuf.Parser<TmPacketData>
com.google.protobuf.Timestamp
When the packet was received by Yamcscom.google.protobuf.TimestampOrBuilder
When the packet was received by Yamcsint
Storage discriminator in case of distinct packets with the same name and generation timeint
int
getSize()
Packet size in bytesfinal com.google.protobuf.UnknownFieldSet
boolean
When the signal has been received on groundboolean
When the packet was generatedint
hashCode()
boolean
hasId()
Packet nameboolean
hasLink()
Name of the Yamcs link where this packet was received fromboolean
Raw packet binaryboolean
When the packet was received by Yamcsboolean
Storage discriminator in case of distinct packets with the same name and generation timeboolean
hasSize()
Packet size in bytesprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
static TmPacketData.Builder
static TmPacketData.Builder
newBuilder
(TmPacketData prototype) protected TmPacketData.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static TmPacketData
parseDelimitedFrom
(InputStream input) static TmPacketData
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TmPacketData
parseFrom
(byte[] data) static TmPacketData
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TmPacketData
parseFrom
(com.google.protobuf.ByteString data) static TmPacketData
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TmPacketData
parseFrom
(com.google.protobuf.CodedInputStream input) static TmPacketData
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TmPacketData
parseFrom
(InputStream input) static TmPacketData
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TmPacketData
parseFrom
(ByteBuffer data) static TmPacketData
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<TmPacketData>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
PACKET_FIELD_NUMBER
public static final int PACKET_FIELD_NUMBER- See Also:
-
SEQUENCENUMBER_FIELD_NUMBER
public static final int SEQUENCENUMBER_FIELD_NUMBER- See Also:
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
GENERATIONTIME_FIELD_NUMBER
public static final int GENERATIONTIME_FIELD_NUMBER- See Also:
-
EARTHRECEPTIONTIME_FIELD_NUMBER
public static final int EARTHRECEPTIONTIME_FIELD_NUMBER- See Also:
-
RECEPTIONTIME_FIELD_NUMBER
public static final int RECEPTIONTIME_FIELD_NUMBER- See Also:
-
LINK_FIELD_NUMBER
public static final int LINK_FIELD_NUMBER- See Also:
-
SIZE_FIELD_NUMBER
public static final int SIZE_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasPacket
public boolean hasPacket()Raw packet binary
optional bytes packet = 2;
- Specified by:
hasPacket
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the packet field is set.
-
getPacket
public com.google.protobuf.ByteString getPacket()Raw packet binary
optional bytes packet = 2;
- Specified by:
getPacket
in interfaceTmPacketDataOrBuilder
- Returns:
- The packet.
-
hasSequenceNumber
public boolean hasSequenceNumber()Storage discriminator in case of distinct packets with the same name and generation time
optional int32 sequenceNumber = 4;
- Specified by:
hasSequenceNumber
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the sequenceNumber field is set.
-
getSequenceNumber
public int getSequenceNumber()Storage discriminator in case of distinct packets with the same name and generation time
optional int32 sequenceNumber = 4;
- Specified by:
getSequenceNumber
in interfaceTmPacketDataOrBuilder
- Returns:
- The sequenceNumber.
-
hasId
public boolean hasId()Packet name
optional .yamcs.protobuf.NamedObjectId id = 5;
- Specified by:
hasId
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the id field is set.
-
getId
Packet name
optional .yamcs.protobuf.NamedObjectId id = 5;
- Specified by:
getId
in interfaceTmPacketDataOrBuilder
- Returns:
- The id.
-
getIdOrBuilder
Packet name
optional .yamcs.protobuf.NamedObjectId id = 5;
- Specified by:
getIdOrBuilder
in interfaceTmPacketDataOrBuilder
-
hasGenerationTime
public boolean hasGenerationTime()When the packet was generated
optional .google.protobuf.Timestamp generationTime = 9;
- Specified by:
hasGenerationTime
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the generationTime field is set.
-
getGenerationTime
public com.google.protobuf.Timestamp getGenerationTime()When the packet was generated
optional .google.protobuf.Timestamp generationTime = 9;
- Specified by:
getGenerationTime
in interfaceTmPacketDataOrBuilder
- Returns:
- The generationTime.
-
getGenerationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGenerationTimeOrBuilder()When the packet was generated
optional .google.protobuf.Timestamp generationTime = 9;
- Specified by:
getGenerationTimeOrBuilder
in interfaceTmPacketDataOrBuilder
-
hasEarthReceptionTime
public boolean hasEarthReceptionTime()When the signal has been received on ground
optional .google.protobuf.Timestamp earthReceptionTime = 10;
- Specified by:
hasEarthReceptionTime
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the earthReceptionTime field is set.
-
getEarthReceptionTime
public com.google.protobuf.Timestamp getEarthReceptionTime()When the signal has been received on ground
optional .google.protobuf.Timestamp earthReceptionTime = 10;
- Specified by:
getEarthReceptionTime
in interfaceTmPacketDataOrBuilder
- Returns:
- The earthReceptionTime.
-
getEarthReceptionTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEarthReceptionTimeOrBuilder()When the signal has been received on ground
optional .google.protobuf.Timestamp earthReceptionTime = 10;
- Specified by:
getEarthReceptionTimeOrBuilder
in interfaceTmPacketDataOrBuilder
-
hasReceptionTime
public boolean hasReceptionTime()When the packet was received by Yamcs
optional .google.protobuf.Timestamp receptionTime = 8;
- Specified by:
hasReceptionTime
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the receptionTime field is set.
-
getReceptionTime
public com.google.protobuf.Timestamp getReceptionTime()When the packet was received by Yamcs
optional .google.protobuf.Timestamp receptionTime = 8;
- Specified by:
getReceptionTime
in interfaceTmPacketDataOrBuilder
- Returns:
- The receptionTime.
-
getReceptionTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getReceptionTimeOrBuilder()When the packet was received by Yamcs
optional .google.protobuf.Timestamp receptionTime = 8;
- Specified by:
getReceptionTimeOrBuilder
in interfaceTmPacketDataOrBuilder
-
hasLink
public boolean hasLink()Name of the Yamcs link where this packet was received from
optional string link = 11;
- Specified by:
hasLink
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the link field is set.
-
getLink
Name of the Yamcs link where this packet was received from
optional string link = 11;
- Specified by:
getLink
in interfaceTmPacketDataOrBuilder
- Returns:
- The link.
-
getLinkBytes
public com.google.protobuf.ByteString getLinkBytes()Name of the Yamcs link where this packet was received from
optional string link = 11;
- Specified by:
getLinkBytes
in interfaceTmPacketDataOrBuilder
- Returns:
- The bytes for link.
-
hasSize
public boolean hasSize()Packet size in bytes
optional int32 size = 12;
- Specified by:
hasSize
in interfaceTmPacketDataOrBuilder
- Returns:
- Whether the size field is set.
-
getSize
public int getSize()Packet size in bytes
optional int32 size = 12;
- Specified by:
getSize
in interfaceTmPacketDataOrBuilder
- Returns:
- The size.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TmPacketData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TmPacketData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TmPacketData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TmPacketData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TmPacketData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TmPacketData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static TmPacketData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static TmPacketData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static TmPacketData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TmPacketData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-