Uses of Record Class
org.lfenergy.compas.sct.commons.dto.ConnectedApDTO
Packages that use ConnectedApDTO
-
Uses of ConnectedApDTO in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto that return ConnectedApDTOModifier and TypeMethodDescriptionstatic ConnectedApDTO
ConnectedApDTO.from
(ConnectedAPAdapter connectedAPAdapter) Convert ConnectedAPAdapter object to dto ConnectedApDTOMethods in org.lfenergy.compas.sct.commons.dto that return types with arguments of type ConnectedApDTOModifier and TypeMethodDescriptionSubNetworkDTO.getConnectedAPs()
Gets list of ConnectedApDTO of SubNetworkMethods in org.lfenergy.compas.sct.commons.dto with parameters of type ConnectedApDTOModifier and TypeMethodDescriptionvoid
SubNetworkDTO.addConnectedAP
(ConnectedApDTO cap) Add ConnectedApDTO to SubNetwork list of ConnectedAPs'