Uses of Interface
io.dialob.executor.command.PrevPage
-
Packages that use PrevPage Package Description io.dialob.executor.command -
-
Uses of PrevPage in io.dialob.executor.command
Classes in io.dialob.executor.command that implement PrevPage Modifier and Type Class Description classImmutablePrevPageImmutable implementation ofPrevPage.Methods in io.dialob.executor.command that return PrevPage Modifier and Type Method Description static PrevPageCommandFactory. prevPage()Methods in io.dialob.executor.command with parameters of type PrevPage Modifier and Type Method Description static ImmutablePrevPageImmutablePrevPage. copyOf(PrevPage instance)Creates an immutable copy of aPrevPagevalue.ImmutablePrevPage.BuilderImmutablePrevPage.Builder. from(PrevPage instance)Fill a builder with attribute values from the providedio.dialob.executor.command.PrevPageinstance.
-