Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.esi.lan.auto.generated._case.LanAutoGeneratedBuilder
Package
Description
-
Uses of LanAutoGeneratedBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.esi.lan.auto.generated._case
Modifier and TypeMethodDescriptionLanAutoGeneratedBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LanAutoGenerated> augmentation) Add an augmentation to this builder's product.LanAutoGeneratedBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LanAutoGenerated>> augmentationType) Remove an augmentation from this builder's product.LanAutoGeneratedBuilder.setRootBridgeMacAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress value) Set the property corresponding toLanAutoGenerated.getRootBridgeMacAddress()
to the specified value.LanAutoGeneratedBuilder.setRootBridgePriority
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toLanAutoGenerated.getRootBridgePriority()
to the specified value.