Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes.Ipv4RouteBuilder
-
Packages that use Ipv4RouteBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes -
-
Uses of Ipv4RouteBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.routes.ipv4.routes that return Ipv4RouteBuilder Modifier and Type Method Description Ipv4RouteBuilderIpv4RouteBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4Route> augmentation)Add an augmentation to this builder's product.Ipv4RouteBuilderIpv4RouteBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4Route>> augmentationType)Remove an augmentation from this builder's product.Ipv4RouteBuilderIpv4RouteBuilder. setAttributes(Attributes value)Set the property corresponding toPathAttributes.getAttributes()to the specified value.Ipv4RouteBuilderIpv4RouteBuilder. setPathId(PathId value)Set the property corresponding toPathIdGrouping.getPathId()to the specified value.Ipv4RouteBuilderIpv4RouteBuilder. setPrefix(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix value)Set the property corresponding toIpv4Route.getPrefix()to the specified value.Ipv4RouteBuilderIpv4RouteBuilder. setRouteKey(String value)Set the property corresponding toRoute.getRouteKey()to the specified value.Ipv4RouteBuilderIpv4RouteBuilder. withKey(Ipv4RouteKey key)
-