Interface NtfbenchPayloadListener
-
- All Superinterfaces:
EventListener,org.opendaylight.yangtools.yang.binding.NotificationListener
@Generated("mdsal-binding-generator") public interface NtfbenchPayloadListener extends org.opendaylight.yangtools.yang.binding.NotificationListener
Interface for implementing the following YANG notifications defined in module ntfbench-payloadnotification ntfbench { uses payload; }
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonNtfbench(Ntfbench notification)
-
-
-
Method Detail
-
onNtfbench
void onNtfbench(Ntfbench notification)
-
-