Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.esi.lacp.auto.generated._case.LacpAutoGeneratedBuilder
Package
Description
-
Uses of LacpAutoGeneratedBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.esi.esi.lacp.auto.generated._case
Modifier and TypeMethodDescriptionLacpAutoGeneratedBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LacpAutoGenerated> augmentation) Add an augmentation to this builder's product.LacpAutoGeneratedBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LacpAutoGenerated>> augmentationType) Remove an augmentation from this builder's product.LacpAutoGeneratedBuilder.setCeLacpMacAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress value) Set the property corresponding toLacpAutoGenerated.getCeLacpMacAddress()
to the specified value.LacpAutoGeneratedBuilder.setCeLacpPortKey
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toLacpAutoGenerated.getCeLacpPortKey()
to the specified value.