Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.DebugEntriesBuilder
Packages that use DebugEntriesBuilder
Package
Description
-
Uses of DebugEntriesBuilder 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 DebugEntriesBuilderModifier and TypeMethodDescriptionDebugEntriesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DebugEntries> augmentation) Add an augmentation to this builder's product.DebugEntriesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DebugEntries>> augmentationType) Remove an augmentation from this builder's product.DebugEntriesBuilder.setDebugService(Map<DebugServiceKey, DebugService> values) Set the property corresponding toDebugEntries.getDebugService()to the specified value.