Package org.yamcs.protobuf
Class LeapSecondsTable.ValidityRange
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.LeapSecondsTable.ValidityRange
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,LeapSecondsTable.ValidityRangeOrBuilder
- Enclosing class:
- LeapSecondsTable
public static final class LeapSecondsTable.ValidityRange extends com.google.protobuf.GeneratedMessageV3 implements LeapSecondsTable.ValidityRangeOrBuilder
Protobuf typeyamcs.protobuf.time.LeapSecondsTable.ValidityRange- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLeapSecondsTable.ValidityRange.BuilderProtobuf typeyamcs.protobuf.time.LeapSecondsTable.ValidityRange-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intLEAPSECONDS_FIELD_NUMBERstatic com.google.protobuf.Parser<LeapSecondsTable.ValidityRange>PARSERDeprecated.static intSTART_FIELD_NUMBERstatic intSTOP_FIELD_NUMBERstatic intTAIDIFFERENCE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static LeapSecondsTable.ValidityRangegetDefaultInstance()LeapSecondsTable.ValidityRangegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetLeapSeconds()optional int32 leapSeconds = 3;com.google.protobuf.Parser<LeapSecondsTable.ValidityRange>getParserForType()intgetSerializedSize()StringgetStart()UTC timestamp (unsmeared)com.google.protobuf.ByteStringgetStartBytes()UTC timestamp (unsmeared)StringgetStop()UTC timestamp (unsmeared)com.google.protobuf.ByteStringgetStopBytes()UTC timestamp (unsmeared)intgetTaiDifference()optional int32 taiDifference = 4;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasLeapSeconds()optional int32 leapSeconds = 3;booleanhasStart()UTC timestamp (unsmeared)booleanhasStop()UTC timestamp (unsmeared)booleanhasTaiDifference()optional int32 taiDifference = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static LeapSecondsTable.ValidityRange.BuildernewBuilder()static LeapSecondsTable.ValidityRange.BuildernewBuilder(LeapSecondsTable.ValidityRange prototype)LeapSecondsTable.ValidityRange.BuildernewBuilderForType()protected LeapSecondsTable.ValidityRange.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static LeapSecondsTable.ValidityRangeparseDelimitedFrom(InputStream input)static LeapSecondsTable.ValidityRangeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LeapSecondsTable.ValidityRangeparseFrom(byte[] data)static LeapSecondsTable.ValidityRangeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LeapSecondsTable.ValidityRangeparseFrom(com.google.protobuf.ByteString data)static LeapSecondsTable.ValidityRangeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LeapSecondsTable.ValidityRangeparseFrom(com.google.protobuf.CodedInputStream input)static LeapSecondsTable.ValidityRangeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LeapSecondsTable.ValidityRangeparseFrom(InputStream input)static LeapSecondsTable.ValidityRangeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LeapSecondsTable.ValidityRangeparseFrom(ByteBuffer data)static LeapSecondsTable.ValidityRangeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LeapSecondsTable.ValidityRange>parser()LeapSecondsTable.ValidityRange.BuildertoBuilder()voidwriteTo(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, makeExtensionsImmutable, 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
-
-
-
-
Field Detail
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STOP_FIELD_NUMBER
public static final int STOP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LEAPSECONDS_FIELD_NUMBER
public static final int LEAPSECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAIDIFFERENCE_FIELD_NUMBER
public static final int TAIDIFFERENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<LeapSecondsTable.ValidityRange> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasStart
public boolean hasStart()
UTC timestamp (unsmeared)
optional string start = 1;- Specified by:
hasStartin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
getStart
public String getStart()
UTC timestamp (unsmeared)
optional string start = 1;- Specified by:
getStartin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
getStartBytes
public com.google.protobuf.ByteString getStartBytes()
UTC timestamp (unsmeared)
optional string start = 1;- Specified by:
getStartBytesin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
hasStop
public boolean hasStop()
UTC timestamp (unsmeared)
optional string stop = 2;- Specified by:
hasStopin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
getStop
public String getStop()
UTC timestamp (unsmeared)
optional string stop = 2;- Specified by:
getStopin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
getStopBytes
public com.google.protobuf.ByteString getStopBytes()
UTC timestamp (unsmeared)
optional string stop = 2;- Specified by:
getStopBytesin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
hasLeapSeconds
public boolean hasLeapSeconds()
optional int32 leapSeconds = 3;- Specified by:
hasLeapSecondsin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
getLeapSeconds
public int getLeapSeconds()
optional int32 leapSeconds = 3;- Specified by:
getLeapSecondsin interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
hasTaiDifference
public boolean hasTaiDifference()
optional int32 taiDifference = 4;- Specified by:
hasTaiDifferencein interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
getTaiDifference
public int getTaiDifference()
optional int32 taiDifference = 4;- Specified by:
getTaiDifferencein interfaceLeapSecondsTable.ValidityRangeOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LeapSecondsTable.ValidityRange parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LeapSecondsTable.ValidityRange parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LeapSecondsTable.ValidityRange parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public LeapSecondsTable.ValidityRange.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LeapSecondsTable.ValidityRange.Builder newBuilder()
-
newBuilder
public static LeapSecondsTable.ValidityRange.Builder newBuilder(LeapSecondsTable.ValidityRange prototype)
-
toBuilder
public LeapSecondsTable.ValidityRange.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LeapSecondsTable.ValidityRange.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LeapSecondsTable.ValidityRange getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LeapSecondsTable.ValidityRange> parser()
-
getParserForType
public com.google.protobuf.Parser<LeapSecondsTable.ValidityRange> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LeapSecondsTable.ValidityRange getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-