Package-level declarations
This package contains classes and interfaces for working with field value changes.
Types
Link copied to clipboard
public final class BooleanChange extends GeneratedMessageV3 implements ValidatableMessage, BooleanChangeOrBuilder
A change in a `bool` field.
Content copied to clipboard
spine.change.BooleanChange
Link copied to clipboard
Link copied to clipboard
Utility class for working with
boolean
values in ValueMismatches.Link copied to clipboard
public final class BytesChange extends GeneratedMessageV3 implements ValidatableMessage, BytesChangeOrBuilder
A change in a `bytes` field.
Content copied to clipboard
spine.change.BytesChange
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final class DoubleChange extends GeneratedMessageV3 implements ValidatableMessage, DoubleChangeOrBuilder
A change in a `double` field.
Content copied to clipboard
spine.change.DoubleChange
Link copied to clipboard
Link copied to clipboard
Utility class for working with
double
values in ValueMismatches.Link copied to clipboard
public final class Fixed32Change extends GeneratedMessageV3 implements ValidatableMessage, Fixed32ChangeOrBuilder
A change in a `fixed32` field.
Content copied to clipboard
spine.change.Fixed32Change
Link copied to clipboard
Link copied to clipboard
public final class Fixed64Change extends GeneratedMessageV3 implements ValidatableMessage, Fixed64ChangeOrBuilder
A change in a `fixed64` field.
Content copied to clipboard
spine.change.Fixed64Change
Link copied to clipboard
Link copied to clipboard
public final class FloatChange extends GeneratedMessageV3 implements ValidatableMessage, FloatChangeOrBuilder
A change in a `float` field.
Content copied to clipboard
spine.change.FloatChange
Link copied to clipboard
Link copied to clipboard
Utility class for working with
float
values in ValueMismatches.Link copied to clipboard
public final class Int32Change extends GeneratedMessageV3 implements ValidatableMessage, Int32ChangeOrBuilder
A change in a `int32` field.
Content copied to clipboard
spine.change.Int32Change
Link copied to clipboard
Link copied to clipboard
public final class Int64Change extends GeneratedMessageV3 implements ValidatableMessage, Int64ChangeOrBuilder
A change in a `int64` field.
Content copied to clipboard
spine.change.Int64Change
Link copied to clipboard
Link copied to clipboard
Utility class for working with
int
values in ValueMismatches.Link copied to clipboard
Utility class for working with
long
values in ValueMismatches.Link copied to clipboard
Utility class for working with
ValueMismatch
es for Message
values.Link copied to clipboard
public final class Sfixed32Change extends GeneratedMessageV3 implements ValidatableMessage, Sfixed32ChangeOrBuilder
A change in a `sfixed32` field.
Content copied to clipboard
spine.change.Sfixed32Change
Link copied to clipboard
Link copied to clipboard
public final class Sfixed64Change extends GeneratedMessageV3 implements ValidatableMessage, Sfixed64ChangeOrBuilder
A change in a `sfixed64` field.
Content copied to clipboard
spine.change.Sfixed64Change
Link copied to clipboard
Link copied to clipboard
public final class SInt32Change extends GeneratedMessageV3 implements ValidatableMessage, SInt32ChangeOrBuilder
A change in a `sint32` field.
Content copied to clipboard
spine.change.SInt32Change
Link copied to clipboard
Link copied to clipboard
public final class SInt64Change extends GeneratedMessageV3 implements ValidatableMessage, SInt64ChangeOrBuilder
A change in a `sint64` field.
Content copied to clipboard
spine.change.SInt64Change
Link copied to clipboard
Link copied to clipboard
public final class StringChange extends GeneratedMessageV3 implements ValidatableMessage, StringChangeOrBuilder
A change in a string field.
Content copied to clipboard
spine.change.StringChange
Link copied to clipboard
Link copied to clipboard
Utility class for working with string values in ValueMismatches.
Link copied to clipboard
public final class TimestampChange extends GeneratedMessageV3 implements ValidatableMessage, TimestampChangeOrBuilder
A change in a `Timestamp` field.
Content copied to clipboard
spine.change.TimestampChange
Link copied to clipboard
Link copied to clipboard
public final class UInt32Change extends GeneratedMessageV3 implements ValidatableMessage, UInt32ChangeOrBuilder
A change in a `uint32` field.
Content copied to clipboard
spine.change.UInt32Change
Link copied to clipboard
Link copied to clipboard
public final class UInt64Change extends GeneratedMessageV3 implements ValidatableMessage, UInt64ChangeOrBuilder
A change in a `uint64` field.
Content copied to clipboard
spine.change.UInt64Change
Link copied to clipboard
Link copied to clipboard
public final class ValueMismatch extends GeneratedMessageV3 implements ValidatableMessage, ValueMismatchOrBuilder
Attributes for a command rejection because an entity contains a value different than
expected in the command which rejects the value change.
Content copied to clipboard
spine.change.ValueMismatch
Link copied to clipboard
Link copied to clipboard