Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries.DebugService
Packages that use DebugService
Package
Description
-
Uses of DebugService in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top that return types with arguments of type DebugServiceModifier and TypeMethodDescription@Nullable Map<DebugServiceKey,DebugService> DebugEntries.getDebugService()Return debugService, ornullif it is not present.DebugEntriesBuilder.getDebugService()Return current value associated with the property corresponding toDebugEntries.getDebugService().default @NonNull Map<DebugServiceKey,DebugService> DebugEntries.nonnullDebugService()Return debugService, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top with type arguments of type DebugServiceModifier and TypeMethodDescriptionDebugEntriesBuilder.setDebugService(Map<DebugServiceKey, DebugService> values) Set the property corresponding toDebugEntries.getDebugService()to the specified value. -
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 with type parameters of type DebugServiceModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DebugService>>
E$$DebugServiceBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries that return DebugServiceModifier and TypeMethodDescription@NonNull DebugServiceDebugServiceBuilder.build()A newDebugServiceinstance.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 DebugServiceModifier and TypeMethodDescriptiondefault Class<DebugService>DebugService.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with parameters of type DebugServiceModifier and TypeMethodDescriptionstatic booleanDebugService.bindingEquals(@NonNull DebugService thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intDebugService.bindingHashCode(@NonNull DebugService obj) Default implementation ofObject.hashCode()contract for this interface.static StringDebugService.bindingToString(@NonNull DebugService obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with type arguments of type DebugServiceModifier and TypeMethodDescriptionDebugServiceBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DebugService> augmentation) Add an augmentation to this builder's product.DebugServiceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DebugService>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with parameters of type DebugServiceModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDebugService.