Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.types.rev181121.OPENCONFIGALARMSEVERITY
-
-
Uses of OPENCONFIGALARMSEVERITY in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.rev190709
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.rev190709 that return types with arguments of type OPENCONFIGALARMSEVERITY Modifier and Type Method Description Class<? extends OPENCONFIGALARMSEVERITY>AlarmState. getSeverity()Return severity, ornullif it is not present.default @NonNull Class<? extends OPENCONFIGALARMSEVERITY>AlarmState. requireSeverity()Return severity, guaranteed to be non-null. -
Uses of OPENCONFIGALARMSEVERITY in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.rev190709.alarms.top.alarms.alarm
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.rev190709.alarms.top.alarms.alarm that return types with arguments of type OPENCONFIGALARMSEVERITY Modifier and Type Method Description Class<? extends OPENCONFIGALARMSEVERITY>StateBuilder. getSeverity()Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.rev190709.alarms.top.alarms.alarm with type arguments of type OPENCONFIGALARMSEVERITY Modifier and Type Method Description StateBuilderStateBuilder. setSeverity(Class<? extends OPENCONFIGALARMSEVERITY> value) -
Uses of OPENCONFIGALARMSEVERITY in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.types.rev181121
Subinterfaces of OPENCONFIGALARMSEVERITY in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.types.rev181121 Modifier and Type Interface Description interfaceCRITICALIndicates that a service affecting condition has occurred and an immediate corrective action is required.interfaceMAJORIndicates that a service affecting condition has developed and an urgent corrective action is required.interfaceMINORIndicates the existence of a non-service affecting fault condition and that corrective action should be taken in order to prevent a more serious (for example, service affecting) fault.interfaceUNKNOWNIndicates that the severity level could not be determined.interfaceWARNINGIndicates the detection of a potential or impending service affecting fault, before any significant effects have been felt. -
Uses of OPENCONFIGALARMSEVERITY in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 that return types with arguments of type OPENCONFIGALARMSEVERITY Modifier and Type Method Description Class<? extends OPENCONFIGALARMSEVERITY>PlatformComponentTempAlarmState. getAlarmSeverity()Return alarmSeverity, ornullif it is not present.default @NonNull Class<? extends OPENCONFIGALARMSEVERITY>PlatformComponentTempAlarmState. requireAlarmSeverity()Return alarmSeverity, guaranteed to be non-null. -
Uses of OPENCONFIGALARMSEVERITY 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 types with arguments of type OPENCONFIGALARMSEVERITY Modifier and Type Method Description Class<? extends OPENCONFIGALARMSEVERITY>TemperatureBuilder. getAlarmSeverity()Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.state with type arguments of type OPENCONFIGALARMSEVERITY Modifier and Type Method Description TemperatureBuilderTemperatureBuilder. setAlarmSeverity(Class<? extends OPENCONFIGALARMSEVERITY> value)
-