Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.alarms.rev190709.alarms.top.alarms.alarm.StateBuilder
Packages that use StateBuilder
Package
Description
-
Uses of StateBuilder 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 StateBuilderModifier and TypeMethodDescriptionStateBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<State> augmentation) Add an augmentation to this builder's product.StateBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<State>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toAlarmState.getId()to the specified value.StateBuilder.setResource(String value) Set the property corresponding toAlarmState.getResource()to the specified value.StateBuilder.setSeverity(OPENCONFIGALARMSEVERITY value) Set the property corresponding toAlarmState.getSeverity()to the specified value.Set the property corresponding toAlarmState.getText()to the specified value.StateBuilder.setTimeCreated(Timeticks64 value) Set the property corresponding toAlarmState.getTimeCreated()to the specified value.StateBuilder.setTypeId(AlarmState.TypeId value) Set the property corresponding toAlarmState.getTypeId()to the specified value.