Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state.Nice
-
-
Uses of Nice 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 Nice Modifier and Type Method Description NiceSystemCpuState. getNice()Return nice, ornullif it is not present. -
Uses of Nice 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 Nice Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Nice>>
E$$NiceBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state that return Nice Modifier and Type Method Description NiceNiceBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state that return types with arguments of type Nice Modifier and Type Method Description default Class<Nice>Nice. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state with parameters of type Nice Modifier and Type Method Description static booleanNice. bindingEquals(@NonNull Nice thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNice. bindingHashCode(@NonNull Nice obj)Default implementation ofObject.hashCode()contract for this interface.static StringNice. bindingToString(@NonNull Nice 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 Nice Modifier and Type Method Description NiceBuilderNiceBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Nice> augmentation)Add an augmentation to this builder's product.NiceBuilderNiceBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Nice>> 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 Nice Constructor Description NiceBuilder(Nice base) -
Uses of Nice 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 Nice Modifier and Type Method Description NiceStateBuilder. getNice()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus.cpu with parameters of type Nice Modifier and Type Method Description StateBuilderStateBuilder. setNice(Nice value)
-