Interface ToastType
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>,org.opendaylight.yangtools.binding.BindingObject,Serializable
- All Known Subinterfaces:
FrozenBagel,FrozenWaffle,HashBrown,WheatBread,WhiteBread,WonderBread
@Generated("mdsal-binding-generator")
public interface ToastType
extends org.opendaylight.yangtools.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 {
}
-
Field Summary
Fields -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theToastTypeidentity.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-