Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.DEBUGSERVICE
-
-
Uses of DEBUGSERVICE in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813 that return types with arguments of type DEBUGSERVICE Modifier and Type Method Description Class<? extends DEBUGSERVICE>DebugMessagesConfig. getService()Return service, ornullif it is not present.default @NonNull Class<? extends DEBUGSERVICE>DebugMessagesConfig. requireService()Return service, guaranteed to be non-null. -
Uses of DEBUGSERVICE in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries that return types with arguments of type DEBUGSERVICE Modifier and Type Method Description Class<? extends DEBUGSERVICE>DebugService. getService()Return service, ornullif it is not present.Class<? extends DEBUGSERVICE>DebugServiceBuilder. getService()@NonNull Class<? extends DEBUGSERVICE>DebugServiceKey. getService()default @NonNull Class<? extends DEBUGSERVICE>DebugService. requireService()Return service, guaranteed to be non-null.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with type arguments of type DEBUGSERVICE Modifier and Type Method Description DebugServiceBuilderDebugServiceBuilder. setService(Class<? extends DEBUGSERVICE> value)Constructor parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with type arguments of type DEBUGSERVICE Constructor Description DebugServiceKey(@NonNull Class<? extends DEBUGSERVICE> _service) -
Uses of DEBUGSERVICE in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries.debug.service
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries.debug.service that return types with arguments of type DEBUGSERVICE Modifier and Type Method Description Class<? extends DEBUGSERVICE>ConfigBuilder. getService()Class<? extends DEBUGSERVICE>StateBuilder. getService()Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries.debug.service with type arguments of type DEBUGSERVICE Modifier and Type Method Description ConfigBuilderConfigBuilder. setService(Class<? extends DEBUGSERVICE> value)StateBuilderStateBuilder. setService(Class<? extends DEBUGSERVICE> value)
-