Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.notification.object.CNotificationBuilder
Packages that use CNotificationBuilder
Package
Description
-
Uses of CNotificationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.notification.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.notification.object that return CNotificationBuilderModifier and TypeMethodDescriptionCNotificationBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<CNotification> augmentation) Add an augmentation to this builder's product.CNotificationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<CNotification>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()to the specified value.CNotificationBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.Set the property corresponding toCNotification.getTlvs()to the specified value.CNotificationBuilder.setType(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toCNotification.getType()to the specified value.CNotificationBuilder.setValue(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toCNotification.getValue()to the specified value.