Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416.StatInterval
Packages that use StatInterval
Package
Description
-
Uses of StatInterval in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416 that return StatIntervalModifier and TypeMethodDescriptionstatic StatIntervalStatInterval.getDefaultInstance(String defaultValue) StatIntervalState.getInterval()Return interval, ornullif it is not present.default @NonNull StatIntervalStatIntervalState.requireInterval()Return interval, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416 with parameters of type StatIntervalModifierConstructorDescriptionStatInterval(StatInterval source) Creates a copy from Source Object. -
Uses of StatInterval in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.state that return StatIntervalModifier and TypeMethodDescriptionTemperatureBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.state with parameters of type StatIntervalModifier and TypeMethodDescriptionTemperatureBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value. -
Uses of StatInterval 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 that return StatIntervalModifier and TypeMethodDescriptionHardwareInterruptBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().IdleBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().KernelBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().NiceBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().SoftwareInterruptBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().TotalBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().UserBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().WaitBuilder.getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state with parameters of type StatIntervalModifier and TypeMethodDescriptionHardwareInterruptBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.IdleBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.KernelBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.NiceBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.SoftwareInterruptBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.TotalBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.UserBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.WaitBuilder.setInterval(StatInterval value) Set the property corresponding toStatIntervalState.getInterval()to the specified value.