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