public interface WheatBread extends ToastType
This class represents the following YANG schema fragment defined in module toaster
identity wheat-bread {
base toast-type;
}
The schema path to identify an instance is
toaster/wheat-bread| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2019 OpenDaylight. All rights reserved.