public static final class NextStateTransition.Builder extends Object implements Transition.Builder
NextStateTransitionBuildable.Utils| Modifier and Type | Method and Description |
|---|---|
NextStateTransition |
build() |
NextStateTransition.Builder |
nextStateName(String nextStateName)
REQUIRED.
|
public NextStateTransition.Builder nextStateName(String nextStateName)
nextStateName - State namepublic NextStateTransition build()
build in interface Buildable<Transition>WaitState object.