Uses of Class
org.robovm.apple.intents.INRidePhase
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INRidePhase in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INRidePhase Modifier and Type Method Description INRidePhaseINRideStatus. getPhase()static INRidePhaseINRidePhase. valueOf(long n)Returns the enum constant of this type with the specified name.static INRidePhaseINRidePhase. valueOf(String name)Returns the enum constant of this type with the specified name.static INRidePhase[]INRidePhase. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.intents with parameters of type INRidePhase Modifier and Type Method Description voidINRideStatus. setPhase(INRidePhase v)