Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.CloseBuilder
Packages that use CloseBuilder
Package
Description
-
Uses of CloseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return CloseBuilderModifier and TypeMethodDescriptionCloseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Close> augmentation) Add an augmentation to this builder's product.CloseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Close>> augmentationType) Remove an augmentation from this builder's product.CloseBuilder.setCCloseMessage(CCloseMessage value) Set the property corresponding toCloseMessage.getCCloseMessage()to the specified value.