Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.keepalive.message.KeepaliveMessageBuilder
Packages that use KeepaliveMessageBuilder
Package
Description
-
Uses of KeepaliveMessageBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.keepalive.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.keepalive.message that return KeepaliveMessageBuilderModifier and TypeMethodDescriptionKeepaliveMessageBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<KeepaliveMessage> augmentation) Add an augmentation to this builder's product.KeepaliveMessageBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<KeepaliveMessage>> augmentationType) Remove an augmentation from this builder's product.KeepaliveMessageBuilder.setVersion(ProtocolVersion value) Set the property corresponding toMessageHeader.getVersion()to the specified value.