Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.Cpus
-
-
Uses of Cpus 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 Cpus Modifier and Type Method Description CpusSystemCpuTop. getCpus()Return cpus, ornullif it is not present. -
Uses of Cpus in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top with type parameters of type Cpus Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Cpus>>
E$$CpusBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top that return Cpus Modifier and Type Method Description CpusCpusBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top that return types with arguments of type Cpus Modifier and Type Method Description default Class<Cpus>Cpus. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top with parameters of type Cpus Modifier and Type Method Description static booleanCpus. bindingEquals(@NonNull Cpus thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intCpus. bindingHashCode(@NonNull Cpus obj)Default implementation ofObject.hashCode()contract for this interface.static StringCpus. bindingToString(@NonNull Cpus 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.top with type arguments of type Cpus Modifier and Type Method Description CpusBuilderCpusBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Cpus> augmentation)Add an augmentation to this builder's product.CpusBuilderCpusBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cpus>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top with parameters of type Cpus Constructor Description CpusBuilder(Cpus base) -
Uses of Cpus in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return Cpus Modifier and Type Method Description CpusSystemBuilder. getCpus()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type Cpus Modifier and Type Method Description SystemBuilderSystemBuilder. setCpus(Cpus value)
-