Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state.Wait
-
-
Uses of Wait in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return Wait Modifier and Type Method Description WaitSystemCpuState. getWait()Return wait, ornullif it is not present. -
Uses of Wait in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state with type parameters of type Wait Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Wait>>
E$$WaitBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state that return Wait Modifier and Type Method Description WaitWaitBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state that return types with arguments of type Wait Modifier and Type Method Description default Class<Wait>Wait. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state with parameters of type Wait Modifier and Type Method Description static booleanWait. bindingEquals(@NonNull Wait thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intWait. bindingHashCode(@NonNull Wait obj)Default implementation ofObject.hashCode()contract for this interface.static StringWait. bindingToString(@NonNull Wait obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state with type arguments of type Wait Modifier and Type Method Description WaitBuilderWaitBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Wait> augmentation)Add an augmentation to this builder's product.WaitBuilderWaitBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Wait>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state with parameters of type Wait Constructor Description WaitBuilder(Wait base) -
Uses of Wait in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus.cpu
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus.cpu that return Wait Modifier and Type Method Description WaitStateBuilder. getWait()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus.cpu with parameters of type Wait Modifier and Type Method Description StateBuilderStateBuilder. setWait(Wait value)
-