Uses of Class
org.robovm.apple.intents.INCarChargingConnectorType
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCarChargingConnectorType in org.robovm.apple.intents
Fields in org.robovm.apple.intents declared as INCarChargingConnectorType Modifier and Type Field Description static INCarChargingConnectorTypeINCarChargingConnectorType. CCS1static INCarChargingConnectorTypeINCarChargingConnectorType. CCS2static INCarChargingConnectorTypeINCarChargingConnectorType. CHAdeMOstatic INCarChargingConnectorTypeINCarChargingConnectorType. GBTACstatic INCarChargingConnectorTypeINCarChargingConnectorType. GBTDCstatic INCarChargingConnectorTypeINCarChargingConnectorType. J1772static INCarChargingConnectorTypeINCarChargingConnectorType. Mennekesstatic INCarChargingConnectorTypeINCarChargingConnectorType. TeslaMethods in org.robovm.apple.intents that return INCarChargingConnectorType Modifier and Type Method Description INCarChargingConnectorTypeINGetCarPowerLevelStatusIntentResponse. getActiveConnector()static INCarChargingConnectorTypeINCarChargingConnectorType.Marshaler. toObject(Class<INCarChargingConnectorType> cls, long handle, long flags)static INCarChargingConnectorTypeINCarChargingConnectorType. valueOf(NSString value)Methods in org.robovm.apple.intents that return types with arguments of type INCarChargingConnectorType Modifier and Type Method Description static List<INCarChargingConnectorType>INCarChargingConnectorType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.intents with parameters of type INCarChargingConnectorType Modifier and Type Method Description NSMeasurement<NSUnitPower>INCar. maximumPowerForChargingConnectorType(INCarChargingConnectorType chargingConnectorType)voidINGetCarPowerLevelStatusIntentResponse. setActiveConnector(INCarChargingConnectorType v)voidINCar. setMaximumPower(NSMeasurement<NSUnitPower> power, INCarChargingConnectorType chargingConnectorType)static longINCarChargingConnectorType.Marshaler. toNative(INCarChargingConnectorType o, long flags)Method parameters in org.robovm.apple.intents with type arguments of type INCarChargingConnectorType Modifier and Type Method Description static longINCarChargingConnectorType.AsListMarshaler. toNative(List<INCarChargingConnectorType> l, long flags)static INCarChargingConnectorTypeINCarChargingConnectorType.Marshaler. toObject(Class<INCarChargingConnectorType> cls, long handle, long flags)