-
- All Implemented Interfaces:
-
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,io.spine.base.EventMessage
,io.spine.base.SignalMessage
,io.spine.type.KnownMessage
,io.spine.type.SerializableMessage
,java.io.Serializable
@Immutable() public interface RuleAdded implements EventMessage
An event signifying that a validation rule has been created.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.spine.type.KnownMessage
typeUrl
-
Methods inherited from class com.google.protobuf.Message
equals, getParserForType, hashCode, newBuilderForType, toBuilder, toString
-
Methods inherited from class com.google.protobuf.MessageLite
getParserForType, getSerializedSize, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Methods inherited from class com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-