Class ProtocolUtil
- java.lang.Object
-
- org.opendaylight.bgpcep.bgp.topology.provider.ProtocolUtil
-
public final class ProtocolUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
augmentProtocolId(LinkstateRoute value, PrefixAttributes pa, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.igp.node.attributes.PrefixBuilder pb)
static void
augmentProtocolId(LinkstateRoute value, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes.IgpLinkAttributesBuilder ilab, LinkAttributes la, LinkDescriptors ld)
static void
augmentProtocolId(LinkstateRoute value, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.IgpNodeAttributesBuilder inab, NodeAttributes na, NodeIdentifier nd)
-
-
-
Method Detail
-
augmentProtocolId
public static void augmentProtocolId(LinkstateRoute value, PrefixAttributes pa, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.igp.node.attributes.PrefixBuilder pb)
-
augmentProtocolId
public static void augmentProtocolId(LinkstateRoute value, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.node.attributes.IgpNodeAttributesBuilder inab, NodeAttributes na, NodeIdentifier nd)
-
augmentProtocolId
public static void augmentProtocolId(LinkstateRoute value, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.nt.l3.unicast.igp.topology.rev131021.igp.link.attributes.IgpLinkAttributesBuilder ilab, LinkAttributes la, LinkDescriptors ld)
-
-