Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type.Notification.NotificationName
-
Packages that use Notification.NotificationName Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type -
-
Uses of Notification.NotificationName in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type that return Notification.NotificationName Modifier and Type Method Description static Notification.NotificationNameNotificationNotificationNameBuilder. getDefaultInstance(String defaultValue)Notification.NotificationNameNotification. getNotificationName()Return notificationName, ornullif it is not present.Notification.NotificationNameNotificationBuilder. getNotificationName()default @NonNull Notification.NotificationNameNotification. requireNotificationName()Return notificationName, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with parameters of type Notification.NotificationName Modifier and Type Method Description NotificationBuilderNotificationBuilder. setNotificationName(Notification.NotificationName value)Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with parameters of type Notification.NotificationName Constructor Description NotificationName(Notification.NotificationName source)Creates a copy from Source Object.
-