Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.IsisPseudonodeCaseBuilder
Package
Description
-
Uses of IsisPseudonodeCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier
Modifier and TypeMethodDescriptionIsisPseudonodeCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<IsisPseudonodeCase> augmentation) Add an augmentation to this builder's product.IsisPseudonodeCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IsisPseudonodeCase>> augmentationType) Remove an augmentation from this builder's product.IsisPseudonodeCaseBuilder.setIsisPseudonode
(IsisPseudonode value) Set the property corresponding toIsisPseudonodeCase.getIsisPseudonode()
to the specified value.