Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.types.rev181121.OPENCONFIGALARMSEVERITY
Packages that use OPENCONFIGALARMSEVERITY
Package
Description
-
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 OPENCONFIGALARMSEVERITYModifier and TypeMethodDescriptionAlarmState.getSeverity()Return severity, ornullif it is not present.default @NonNull OPENCONFIGALARMSEVERITYAlarmState.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 OPENCONFIGALARMSEVERITYModifier and TypeMethodDescriptionStateBuilder.getSeverity()Return current value associated with the property corresponding toAlarmState.getSeverity().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.rev190709.alarms.top.alarms.alarm with parameters of type OPENCONFIGALARMSEVERITYModifier and TypeMethodDescriptionStateBuilder.setSeverity(OPENCONFIGALARMSEVERITY value) Set the property corresponding toAlarmState.getSeverity()to the specified 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.rev181121Modifier and TypeInterfaceDescriptioninterfaceIndicates that a service affecting condition has occurred and an immediate corrective action is required.interfaceIndicates that a service affecting condition has developed and an urgent corrective action is required.interfaceIndicates 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.interfaceIndicates that the severity level could not be determined.interfaceIndicates the detection of a potential or impending service affecting fault, before any significant effects have been felt.Fields in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.types.rev181121 declared as OPENCONFIGALARMSEVERITYModifier and TypeFieldDescriptionstatic final @NonNull OPENCONFIGALARMSEVERITYOPENCONFIGALARMSEVERITY.VALUESingleton value representing theOPENCONFIGALARMSEVERITYidentity.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.types.rev181121 that return types with arguments of type OPENCONFIGALARMSEVERITYModifier and TypeMethodDescriptionClass<? extends OPENCONFIGALARMSEVERITY>OPENCONFIGALARMSEVERITY.implementedInterface() -
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 OPENCONFIGALARMSEVERITYModifier and TypeMethodDescriptionPlatformComponentTempAlarmState.getAlarmSeverity()Return alarmSeverity, ornullif it is not present.default @NonNull OPENCONFIGALARMSEVERITYPlatformComponentTempAlarmState.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 OPENCONFIGALARMSEVERITYModifier and TypeMethodDescriptionTemperatureBuilder.getAlarmSeverity()Return current value associated with the property corresponding toPlatformComponentTempAlarmState.getAlarmSeverity().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.state with parameters of type OPENCONFIGALARMSEVERITYModifier and TypeMethodDescriptionTemperatureBuilder.setAlarmSeverity(OPENCONFIGALARMSEVERITY value) Set the property corresponding toPlatformComponentTempAlarmState.getAlarmSeverity()to the specified value.