Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.ospf.pseudonode._case.OspfPseudonodeBuilder
Packages that use OspfPseudonodeBuilder
Package
Description
-
Uses of OspfPseudonodeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.ospf.pseudonode._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.ospf.pseudonode._case that return OspfPseudonodeBuilderModifier and TypeMethodDescriptionOspfPseudonodeBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<OspfPseudonode> augmentation) Add an augmentation to this builder's product.OspfPseudonodeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<OspfPseudonode>> augmentationType) Remove an augmentation from this builder's product.OspfPseudonodeBuilder.setLanInterface
(OspfInterfaceIdentifier value) Set the property corresponding toOspfV3LanIdentifier.getLanInterface()
to the specified value.OspfPseudonodeBuilder.setOspfRouterId
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toOspfRouterIdentifier.getOspfRouterId()
to the specified value.