Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.DEBUGSERVICE
Packages that use DEBUGSERVICE
Package
Description
-
Uses of DEBUGSERVICE in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813
Fields in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813 declared as DEBUGSERVICEModifier and TypeFieldDescriptionstatic final @NonNull DEBUGSERVICEDEBUGSERVICE.VALUESingleton value representing theDEBUGSERVICEidentity.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813 that return DEBUGSERVICEModifier and TypeMethodDescriptionDebugMessagesConfig.getService()Return service, ornullif it is not present.default @NonNull DEBUGSERVICEDebugMessagesConfig.requireService()Return service, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813 that return types with arguments of type DEBUGSERVICEModifier and TypeMethodDescriptionClass<? extends DEBUGSERVICE>DEBUGSERVICE.implementedInterface() -
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 DEBUGSERVICEModifier and TypeMethodDescriptionDebugService.getService()Return service, ornullif it is not present.DebugServiceBuilder.getService()Return current value associated with the property corresponding toDebugService.getService().@NonNull DEBUGSERVICEDebugServiceKey.getService()Return service, guaranteed to be non-null.default @NonNull DEBUGSERVICEDebugService.requireService()Return service, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with parameters of type DEBUGSERVICEModifier and TypeMethodDescriptionDebugServiceBuilder.setService(DEBUGSERVICE value) Set the property corresponding toDebugService.getService()to the specified value.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries with parameters of type DEBUGSERVICEModifierConstructorDescriptionDebugServiceKey(@NonNull DEBUGSERVICE _service) Constructs an instance. -
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 DEBUGSERVICEModifier and TypeMethodDescriptionConfigBuilder.getService()Return current value associated with the property corresponding toDebugMessagesConfig.getService().StateBuilder.getService()Return current value associated with the property corresponding toDebugMessagesConfig.getService().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries.debug.service with parameters of type DEBUGSERVICEModifier and TypeMethodDescriptionConfigBuilder.setService(DEBUGSERVICE value) Set the property corresponding toDebugMessagesConfig.getService()to the specified value.StateBuilder.setService(DEBUGSERVICE value) Set the property corresponding toDebugMessagesConfig.getService()to the specified value.