public static class StateMachineUpdate.Removed extends StateMachineUpdate
public Removed(@NotNull
StateMachineRunId id,
@NotNull
Try<?> result)
@NotNull public StateMachineRunId getId()
@NotNull public Try<?> getResult()
@NotNull public StateMachineRunId component1()
@NotNull public Try<?> component2()
@NotNull
public net.corda.core.messaging.StateMachineUpdate.Removed copy(@NotNull
StateMachineRunId id,
@NotNull
Try<?> result)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)