Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping.RouteTargetExtendedCommunityBuilder
Package
Description
-
Uses of RouteTargetExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.route.target.extended.community.grouping
Modifier and TypeMethodDescriptionRouteTargetExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetExtendedCommunity> augmentation) Add an augmentation to this builder's product.RouteTargetExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.RouteTargetExtendedCommunityBuilder.setGlobalAdministrator
(ShortAsNumber value) Set the property corresponding toRouteTargetExtendedCommunity.getGlobalAdministrator()
to the specified value.RouteTargetExtendedCommunityBuilder.setLocalAdministrator
(byte[] value) Set the property corresponding toRouteTargetExtendedCommunity.getLocalAdministrator()
to the specified value.