Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416.StatInterval
-
-
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 StatInterval Modifier and Type Method Description static StatIntervalStatInterval. getDefaultInstance(String defaultValue)StatIntervalStatIntervalState. 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 StatInterval Constructor Description StatInterval(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 StatInterval Modifier and Type Method Description StatIntervalTemperatureBuilder. 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 StatInterval Modifier and Type Method Description TemperatureBuilderTemperatureBuilder. 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 StatInterval Modifier and Type Method Description StatIntervalHardwareInterruptBuilder. getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().StatIntervalIdleBuilder. getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().StatIntervalKernelBuilder. getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().StatIntervalNiceBuilder. getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().StatIntervalSoftwareInterruptBuilder. getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().StatIntervalTotalBuilder. getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().StatIntervalUserBuilder. getInterval()Return current value associated with the property corresponding toStatIntervalState.getInterval().StatIntervalWaitBuilder. 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 StatInterval Modifier and Type Method Description HardwareInterruptBuilderHardwareInterruptBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.IdleBuilderIdleBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.KernelBuilderKernelBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.NiceBuilderNiceBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.SoftwareInterruptBuilderSoftwareInterruptBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.TotalBuilderTotalBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.UserBuilderUserBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.WaitBuilderWaitBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.
-