Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.SystemCpuState.Index
-
-
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.Index Modifier and Type Method Description static SystemCpuState.IndexSystemCpuStateIndexBuilder. getDefaultInstance(String defaultValue)SystemCpuState.IndexSystemCpuState. 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.Index Constructor Description Index(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.Index Modifier and Type Method Description SystemCpuState.IndexCpu. getIndex()Return index, ornullif it is not present.SystemCpuState.IndexCpuBuilder. getIndex()Return current value associated with the property corresponding toCpu.getIndex().@NonNull SystemCpuState.IndexCpuKey. getIndex()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.Index Modifier and Type Method Description CpuBuilderCpuBuilder. 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.Index Constructor Description CpuKey(@NonNull SystemCpuState.Index _index) -
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.Index Modifier and Type Method Description SystemCpuState.IndexStateBuilder. 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.Index Modifier and Type Method Description StateBuilderStateBuilder. setIndex(SystemCpuState.Index value)Set the property corresponding toSystemCpuState.getIndex()to the specified value.
-