Local Date Change
public final class LocalDateChange extends GeneratedMessageV3 implements ValidatableMessage, LocalDateChangeOrBuilder
Definition of a change of `LocalDate` fields.
Content copied to clipboard
spine.time.LocalDateChange
Types
Link copied to clipboard
public final class Builder extends GeneratedMessageV3.Builder<BuilderType> implements ValidatingBuilder<M>, LocalDateChangeOrBuilder
Definition of a change of `LocalDate` fields.
Content copied to clipboard
spine.time.LocalDateChange
Properties
Inherited properties
Link copied to clipboard
protected int memoizedHashCode
Link copied to clipboard
protected int memoizedSize
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The new value of the field.
Content copied to clipboard
.spine.time.LocalDate new_value = 2;
Link copied to clipboard
The new value of the field.
Content copied to clipboard
.spine.time.LocalDate new_value = 2;
Link copied to clipboard
Link copied to clipboard
The value of the field that are changing.
Content copied to clipboard
.spine.time.LocalDate previous_value = 1;
Link copied to clipboard
The value of the field that are changing.
Content copied to clipboard
.spine.time.LocalDate previous_value = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The new value of the field.
Content copied to clipboard
.spine.time.LocalDate new_value = 2;
Link copied to clipboard
The value of the field that are changing.
Content copied to clipboard
.spine.time.LocalDate previous_value = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static LocalDateChange parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Link copied to clipboard
public static LocalDateChange parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Link copied to clipboard
Link copied to clipboard
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
protected void mergeFromAndMakeImmutableInternal(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
protected static M parseDelimitedWithIOException<M extends Message>(Parser<M> parser, InputStream input)
Link copied to clipboard
protected boolean parseUnknownField(CodedInputStream input, UnknownFieldSet.Builder unknownFields, ExtensionRegistryLite extensionRegistry, int tag)
Link copied to clipboard
protected boolean parseUnknownFieldProto3(CodedInputStream input, UnknownFieldSet.Builder unknownFields, ExtensionRegistryLite extensionRegistry, int tag)
Link copied to clipboard
Link copied to clipboard
protected static void serializeBooleanMapTo<V>(CodedOutputStream out, MapField<Boolean, V> field, MapEntry<Boolean, V> defaultEntry, int fieldNumber)
Link copied to clipboard
protected static void serializeIntegerMapTo<V>(CodedOutputStream out, MapField<Integer, V> field, MapEntry<Integer, V> defaultEntry, int fieldNumber)
Link copied to clipboard
protected static void serializeLongMapTo<V>(CodedOutputStream out, MapField<Long, V> field, MapEntry<Long, V> defaultEntry, int fieldNumber)
Link copied to clipboard
protected static void serializeStringMapTo<V>(CodedOutputStream out, MapField<String, V> field, MapEntry<String, V> defaultEntry, int fieldNumber)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard