Package 

Class ChargingConnector

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class ChargingConnector
     implements Parcelable
                        

    Information about the connector with the maximum power in a specified type of connector.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Float getMaxPower() The estimated maximum charging power, in kW.
      final PowerFeedLevel getMaxPowerFeedLevel() Power feed level of max power connector among available chargers.
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait