Package | Description |
---|---|
org.liris.smartgov.lez.core.copert.fields |
Modifier and Type | Method and Description |
---|---|
static PassengerCarsSegment |
PassengerCarsSegment.getValue(java.lang.String string) |
static PassengerCarsSegment |
PassengerCarsSegment.randomSelector() |
static PassengerCarsSegment |
PassengerCarsSegment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PassengerCarsSegment[] |
PassengerCarsSegment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|