Uses of Enum Class
org.flasby.solaredge.InvertorStatus
Packages that use InvertorStatus
-
Uses of InvertorStatus in org.flasby.solaredge
Fields in org.flasby.solaredge declared as InvertorStatusMethods in org.flasby.solaredge that return InvertorStatusModifier and TypeMethodDescriptionstatic InvertorStatus
static InvertorStatus
Returns the enum constant of this class with the specified name.static InvertorStatus[]
InvertorStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.