public interface KitchenService
Modifier and Type | Method and Description |
---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
makeBreakfast(EggsType eggs,
Class<? extends ToastType> toast,
int toastDoneness) |
Copyright © 2019 OpenDaylight. All rights reserved.