Package org.robovm.apple.intents
Class INCarChargingConnectorType
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.intents.INCarChargingConnectorType
public class INCarChargingConnectorType extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classINCarChargingConnectorType.AsListMarshalerstatic classINCarChargingConnectorType.Marshalerstatic classINCarChargingConnectorType.Values -
Field Summary
Fields Modifier and Type Field Description static INCarChargingConnectorTypeCCS1static INCarChargingConnectorTypeCCS2static INCarChargingConnectorTypeCHAdeMOstatic INCarChargingConnectorTypeGBTACstatic INCarChargingConnectorTypeGBTDCstatic INCarChargingConnectorTypeJ1772static INCarChargingConnectorTypeMennekesstatic INCarChargingConnectorTypeTesla -
Method Summary
Modifier and Type Method Description static INCarChargingConnectorTypevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
J1772
- Since:
- Available in iOS 14.0 and later.
-
CCS1
- Since:
- Available in iOS 14.0 and later.
-
CCS2
- Since:
- Available in iOS 14.0 and later.
-
CHAdeMO
- Since:
- Available in iOS 14.0 and later.
-
GBTAC
- Since:
- Available in iOS 14.0 and later.
-
GBTDC
- Since:
- Available in iOS 14.0 and later.
-
Tesla
- Since:
- Available in iOS 14.0 and later.
-
Mennekes
- Since:
- Available in iOS 14.0 and later.
-
-
Method Details
-
valueOf
-