Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TCompasIEDRedundancy
Packages that use TCompasIEDRedundancy
-
Uses of TCompasIEDRedundancy in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TCompasIEDRedundancyMethods in org.lfenergy.compas.scl2007b4.model that return TCompasIEDRedundancyModifier and TypeMethodDescriptionstatic TCompasIEDRedundancyTCompasICDHeader.getIEDredundancy()Gets the value of the ieDredundancy property.static TCompasIEDRedundancyReturns 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.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TCompasIEDRedundancyModifier and TypeMethodDescriptionvoidTCompasICDHeader.setIEDredundancy(TCompasIEDRedundancy value) Sets the value of the ieDredundancy property.