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