Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.esi.mac.auto.generated._case.MacAutoGeneratedBuilder
Package
Description
-
Uses of MacAutoGeneratedBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.esi.mac.auto.generated._case
Modifier and TypeMethodDescriptionMacAutoGeneratedBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MacAutoGenerated> augmentation) Add an augmentation to this builder's product.MacAutoGeneratedBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MacAutoGenerated>> augmentationType) Remove an augmentation from this builder's product.MacAutoGeneratedBuilder.setLocalDiscriminator
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24 value) Set the property corresponding toMacAutoGenerated.getLocalDiscriminator()
to the specified value.MacAutoGeneratedBuilder.setSystemMacAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress value) Set the property corresponding toMacAutoGenerated.getSystemMacAddress()
to the specified value.