Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TRedProtEnum
-
Uses of TRedProtEnum in org.lfenergy.compas.scl2007b4.model
Modifier and TypeMethodDescriptionstatic TRedProtEnum
TConnectedAP.getRedProt()
Gets the value of the redProt property.static TRedProtEnum
Returns the enum constant of this class with the specified name.static TRedProtEnum[]
TRedProtEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TConnectedAP.setRedProt
(TRedProtEnum value) Sets the value of the redProt property.