Interface ServiceTypeFlowBased

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, ServiceTypeBase

    @Generated("mdsal-binding-generator")
    public interface ServiceTypeFlowBased
    extends ServiceTypeBase
    Service type for flow-based services

    This class represents the following YANG schema fragment defined in module interface-service-bindings

     identity service-type-flow-based {
       base service-type-base;
     }
     
    The schema path to identify an instance is interface-service-bindings/service-type-flow-based
    • Field Summary

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

      • QNAME

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