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