public final class State.RestorationComplete extends State
Restoration of plan is complete
private final PLYPlan
plan
private final Boolean
isSilent
private PLYError
error
State.RestorationComplete(PLYPlan plan, Boolean isSilent)
final PLYPlan
getPlan()
final Boolean
getIsSilent()
final PLYError
getError()
final Unit
setError(PLYError error)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final PLYPlan getPlan()
final Boolean getIsSilent()
final PLYError getError()
final Unit setError(PLYError error)