Uses of Record Class
org.lfenergy.compas.sct.commons.dto.ConnectedApDTO
Packages that use ConnectedApDTO
- 
Uses of ConnectedApDTO in org.lfenergy.compas.sct.commons.dtoMethods in org.lfenergy.compas.sct.commons.dto that return ConnectedApDTOModifier and TypeMethodDescriptionstatic ConnectedApDTOConnectedApDTO.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 TypeMethodDescriptionvoidSubNetworkDTO.addConnectedAP(ConnectedApDTO cap) Add ConnectedApDTO to SubNetwork list of ConnectedAPs'