Interface DpnTepInterfaceInfo


  • @Immutable
    public interface DpnTepInterfaceInfo
    • Method Detail

      • getTunnelType

        java.lang.Class<? extends TunnelTypeBase> getTunnelType()
      • getTunnelName

        java.lang.String getTunnelName()
      • isMonitoringEnabled

        boolean isMonitoringEnabled()
      • isInternal

        boolean isInternal()
      • getRemoteDPN

        org.opendaylight.yangtools.yang.common.Uint64 getRemoteDPN()