Uses of Enum Class
org.lfenergy.compas.scl2007b4.model.TCompasLDeviceStatus
Packages that use TCompasLDeviceStatus
Package
Description
commons.scl is a group of services for operating on
Header ,
Substation ,
Communication ,
IED ,
DataTypeTemplates objects-
Uses of TCompasLDeviceStatus in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TCompasLDeviceStatusMethods in org.lfenergy.compas.scl2007b4.model that return TCompasLDeviceStatusModifier and TypeMethodDescriptionstatic TCompasLDeviceStatusTCompasLDevice.getLDeviceStatus()Gets the value of the lDeviceStatus property.static TCompasLDeviceStatusReturns the enum constant of this class with the specified name.static TCompasLDeviceStatus[]TCompasLDeviceStatus.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 TCompasLDeviceStatusModifier and TypeMethodDescriptionvoidTCompasLDevice.setLDeviceStatus(TCompasLDeviceStatus value) Sets the value of the lDeviceStatus property. -
Uses of TCompasLDeviceStatus in org.lfenergy.compas.sct.commons.scl
Methods in org.lfenergy.compas.sct.commons.scl with parameters of type TCompasLDeviceStatusModifier and TypeMethodDescriptionvoidLDeviceActivation.checkLDeviceActivationStatus(String iedName, String ldInst, TCompasLDeviceStatus compasLDeviceStatus, Set<String> enumValues) checks whether LDevice status is authorized to be activated or Not