Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case.RouteOriginExtendedCommunityBuilder
Packages that use RouteOriginExtendedCommunityBuilder
Package
Description
-
Uses of RouteOriginExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.route.origin.extended.community._case that return RouteOriginExtendedCommunityBuilderModifier and TypeMethodDescriptionRouteOriginExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteOriginExtendedCommunity> augmentation) Add an augmentation to this builder's product.RouteOriginExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteOriginExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.RouteOriginExtendedCommunityBuilder.setGlobalAdministrator
(ShortAsNumber value) Set the property corresponding toRouteOriginExtendedCommunity.getGlobalAdministrator()
to the specified value.RouteOriginExtendedCommunityBuilder.setLocalAdministrator
(byte[] value) Set the property corresponding toRouteOriginExtendedCommunity.getLocalAdministrator()
to the specified value.