Uses of Enum Class
de.chiflux.tesla.TeslaApiDefines.CHARGE_STATE
Packages that use TeslaApiDefines.CHARGE_STATE
-
Uses of TeslaApiDefines.CHARGE_STATE in de.chiflux.tesla
Methods in de.chiflux.tesla that return TeslaApiDefines.CHARGE_STATEModifier and TypeMethodDescriptionstatic TeslaApiDefines.CHARGE_STATEReturns the enum constant of this class with the specified name.static TeslaApiDefines.CHARGE_STATE[]TeslaApiDefines.CHARGE_STATE.values()Returns an array containing the constants of this enum class, in the order they are declared.