Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.SystemCpuState.Index
Packages that use SystemCpuState.Index
Package
Description
-
Uses of SystemCpuState.Index 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 SystemCpuState.IndexModifier and TypeMethodDescriptionSystemCpuState.getIndex()Return index, ornullif it is not present.default @NonNull SystemCpuState.IndexSystemCpuState.requireIndex()Return index, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 with parameters of type SystemCpuState.IndexModifierConstructorDescriptionIndex(SystemCpuState.Index source) Creates a copy from Source Object. -
Uses of SystemCpuState.Index in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus that return SystemCpuState.IndexModifier and TypeMethodDescriptionCpu.getIndex()Return index, ornullif it is not present.CpuBuilder.getIndex()Return current value associated with the property corresponding toCpu.getIndex().@NonNull SystemCpuState.IndexCpuKey.getIndex()Return index, guaranteed to be non-null.default @NonNull SystemCpuState.IndexCpu.requireIndex()Return index, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus with parameters of type SystemCpuState.IndexModifier and TypeMethodDescriptionCpuBuilder.setIndex(SystemCpuState.Index value) Set the property corresponding toCpu.getIndex()to the specified value.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus with parameters of type SystemCpuState.IndexModifierConstructorDescriptionCpuKey(@NonNull SystemCpuState.Index _index) Constructs an instance. -
Uses of SystemCpuState.Index 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 SystemCpuState.IndexModifier and TypeMethodDescriptionStateBuilder.getIndex()Return current value associated with the property corresponding toSystemCpuState.getIndex().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus.cpu with parameters of type SystemCpuState.IndexModifier and TypeMethodDescriptionStateBuilder.setIndex(SystemCpuState.Index value) Set the property corresponding toSystemCpuState.getIndex()to the specified value.