Open Kilda Java Documentation
org.openkilda.northbound.converter.LinkMapper Interface Reference

Public Member Functions

LinkDto toLinkDto (IslInfoData data)
 
default String toSwithId (SwitchId switchId)
 

Detailed Description

Definition at line 25 of file LinkMapper.java.

Member Function Documentation

◆ toLinkDto()

LinkDto org.openkilda.northbound.converter.LinkMapper.toLinkDto ( IslInfoData  data)

◆ toSwithId()

default String org.openkilda.northbound.converter.LinkMapper.toSwithId ( SwitchId  switchId)

Definition at line 30 of file LinkMapper.java.


The documentation for this interface was generated from the following file: