Interface ToastType

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    FrozenBagel, FrozenWaffle, HashBrown, WheatBread, WhiteBread, WonderBread

    @Generated("mdsal-binding-generator")
    public interface ToastType
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base for all bread types supported by the toaster. New bread types not listed here nay be added in the future.

    This class represents the following YANG schema fragment defined in module toaster

     identity toast-type {
     }
     
    The schema path to identify an instance is toastertoast-type
    • 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