Uses of Interface
org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120.ToastType
-
-
Uses of ToastType in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120
Subinterfaces of ToastType in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 Modifier and Type Interface Description interfaceFrozenBagelFrozen bagel.interfaceFrozenWaffleFrozen waffle.interfaceHashBrownHash browned potatos.interfaceWheatBreadWheat bread.interfaceWhiteBreadWhite bread.interfaceWonderBreadWonder bread.Methods in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 that return types with arguments of type ToastType Modifier and Type Method Description Class<? extends ToastType>MakeToastInput. getToasterToastType()Return toasterToastType, ornullif it is not present.Class<? extends ToastType>MakeToastInputBuilder. getToasterToastType()default @NonNull Class<? extends ToastType>MakeToastInput. requireToasterToastType()Return toasterToastType, guaranteed to be non-null.Method parameters in org.opendaylight.yang.gen.v1.http.netconfcentral.org.ns.toaster.rev091120 with type arguments of type ToastType Modifier and Type Method Description MakeToastInputBuilderMakeToastInputBuilder. setToasterToastType(Class<? extends ToastType> value)
-