public interface Plans
| Modifier and Type | Field and Description |
|---|---|
static TransportationPlan |
BIKE_PLAN |
static TransportationPlan |
BUS_PLAN |
static TransportationPlan |
CAR_PLAN |
static TransportationPlan |
MOTORCYCLE_PLAN |
static TransportationPlan[] |
PLANS |
static final TransportationPlan BIKE_PLAN
static final TransportationPlan BUS_PLAN
static final TransportationPlan CAR_PLAN
static final TransportationPlan MOTORCYCLE_PLAN
static final TransportationPlan[] PLANS