Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries.DebugServiceKey
-
-
Uses of DebugServiceKey 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 DebugServiceKey Modifier and Type Method Description @Nullable Map<DebugServiceKey,DebugService>DebugEntries. getDebugService()Return debugService, ornullif it is not present.Map<DebugServiceKey,DebugService>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 DebugServiceKey Modifier and Type Method Description DebugEntriesBuilderDebugEntriesBuilder. setDebugService(Map<DebugServiceKey,DebugService> values)Set the property corresponding toDebugEntries.getDebugService()to the specified value. -
Uses of DebugServiceKey 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 DebugServiceKey Modifier and Type Method Description DebugServiceKeyDebugService. key()DebugServiceKeyDebugServiceBuilder. key()Return current value associated with the property corresponding toDebugService.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with parameters of type DebugServiceKey Modifier and Type Method Description DebugServiceBuilderDebugServiceBuilder. withKey(DebugServiceKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with parameters of type DebugServiceKey Constructor Description DebugServiceKey(DebugServiceKey source)Creates a copy from Source Object.
-