Uses of Enum Class
org.episteme.social.architecture.lift.Passenger.State
Packages that use Passenger.State
Package
Description
Provides mathematical models and discrete simulations for vertical
transportation systems (elevators/lifts).
-
Uses of Passenger.State in org.episteme.social.architecture.lift
Subclasses with type arguments of type Passenger.State in org.episteme.social.architecture.liftModifier and TypeClassDescriptionstatic enumMovement states of the passenger agent.Methods in org.episteme.social.architecture.lift that return Passenger.StateModifier and TypeMethodDescriptionPassenger.getState()static Passenger.StateReturns the enum constant of this class with the specified name.static Passenger.State[]Passenger.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.architecture.lift with parameters of type Passenger.State