Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message.Notifications
Packages that use Notifications
Package
Description
-
Uses of Notifications in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message that return types with arguments of type NotificationsModifier and TypeMethodDescription@Nullable List<Notifications> PcntfMessage.getNotifications()Return notifications, ornullif it is not present.PcntfMessageBuilder.getNotifications()Return current value associated with the property corresponding toPcntfMessage.getNotifications().default @NonNull List<Notifications> PcntfMessage.nonnullNotifications()Return notifications, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message with type arguments of type NotificationsModifier and TypeMethodDescriptionPcntfMessageBuilder.setNotifications(List<Notifications> values) Set the property corresponding toPcntfMessage.getNotifications()to the specified value. -
Uses of Notifications in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message with type parameters of type NotificationsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Notifications>>
E$$NotificationsBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message that return NotificationsModifier and TypeMethodDescription@NonNull NotificationsNotificationsBuilder.build()A newNotificationsinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message that return types with arguments of type NotificationsModifier and TypeMethodDescriptiondefault Class<Notifications> Notifications.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message with parameters of type NotificationsModifier and TypeMethodDescriptionstatic booleanNotifications.bindingEquals(@NonNull Notifications thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intNotifications.bindingHashCode(@NonNull Notifications obj) Default implementation ofObject.hashCode()contract for this interface.static StringNotifications.bindingToString(@NonNull Notifications obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message with type arguments of type NotificationsModifier and TypeMethodDescriptionNotificationsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Notifications> augmentation) Add an augmentation to this builder's product.NotificationsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Notifications>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcntf.message.pcntf.message with parameters of type NotificationsModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNotifications.