Uses of Class
org.lfenergy.compas.sct.commons.dto.LDeviceDTO
Packages that use LDeviceDTO
-
Uses of LDeviceDTO in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto that return LDeviceDTOModifier and TypeMethodDescriptionIedDTO.addLDevice
(String inst, String ldName) static LDeviceDTO
LDeviceDTO.from
(LDeviceAdapter lDeviceAdapter, LogicalNodeOptions options) Initializes LDeviceDTOIedDTO.lDeviceDTOFrom
(String inst, String ldName) Initializes LDeviceDTOMethods in org.lfenergy.compas.sct.commons.dto that return types with arguments of type LDeviceDTOModifier and TypeMethodDescriptionIedDTO.getLDeviceDTO
(String ldInst) Gets LDeviiceDTO by LDevice inst valueIedDTO.getLDevices()
Gets LDevice's' DTOMethods in org.lfenergy.compas.sct.commons.dto with parameters of type LDeviceDTOModifier and TypeMethodDescriptionvoid
IedDTO.addLDevice
(LDeviceDTO ld) Adds LDevice in LDevice's' list