Interface TunnelParameters

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.ChoiceIn<TopologyVbridgeAugment>, org.opendaylight.yangtools.yang.binding.DataContainer

    @Generated("mdsal-binding-generator")
    public interface TunnelParameters
    extends org.opendaylight.yangtools.yang.binding.ChoiceIn<TopologyVbridgeAugment>
    Empty container which will be augmented with parameters specific to a underlay tunnel technology

    This class represents the following YANG schema fragment defined in module vbridge-topology

     choice tunnel-parameters {
     }
     
    The schema path to identify an instance is vbridge-topology/network-topology/topology/(urn:opendaylight:params:xml:ns:yang:vbridge:topology?revision=2016-01-29)tunnel-parameters
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Method Summary

      • Methods inherited from interface org.opendaylight.yangtools.yang.binding.DataContainer

        implementedInterface
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME