Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.KeepaliveBuilder
Package
Description
-
Uses of KeepaliveBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Modifier and TypeMethodDescriptionKeepaliveBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive> augmentation) Add an augmentation to this builder's product.KeepaliveBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Keepalive>> augmentationType) Remove an augmentation from this builder's product.KeepaliveBuilder.setKeepaliveMessage
(KeepaliveMessage value) Set the property corresponding toKeepaliveMessage.getKeepaliveMessage()
to the specified value.