Uses of Class
org.robovm.apple.carplay.CPTripEstimateStyle
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPTripEstimateStyle in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return CPTripEstimateStyle Modifier and Type Method Description CPTripEstimateStyleCPMapTemplate. getTripEstimateStyle()static CPTripEstimateStyleCPTripEstimateStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static CPTripEstimateStyleCPTripEstimateStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static CPTripEstimateStyle[]CPTripEstimateStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.carplay with parameters of type CPTripEstimateStyle Modifier and Type Method Description voidCPMapTemplate. setTripEstimateStyle(CPTripEstimateStyle v)