Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.EvpnChoice
Packages that use EvpnChoice
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
-
Uses of EvpnChoice in org.opendaylight.protocol.bgp.evpn.impl.nlri
Methods in org.opendaylight.protocol.bgp.evpn.impl.nlri that return EvpnChoiceModifier and TypeMethodDescriptionSimpleEvpnNlriRegistry.serializeEvpnModel(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode evpnChoice) SimpleEvpnNlriRegistry.serializeEvpnRouteKey(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode evpnChoice) Methods in org.opendaylight.protocol.bgp.evpn.impl.nlri with parameters of type EvpnChoiceModifier and TypeMethodDescriptionio.netty.buffer.ByteBufSimpleEvpnNlriRegistry.serializeEvpn(EvpnChoice evpn, io.netty.buffer.ByteBuf common) -
Uses of EvpnChoice in org.opendaylight.protocol.bgp.evpn.spi
Methods in org.opendaylight.protocol.bgp.evpn.spi that return EvpnChoiceModifier and TypeMethodDescriptionEvpnSerializer.createRouteKey(org.opendaylight.yangtools.yang.data.api.schema.ContainerNode evpn) create Route key from Evpn model.EvpnParser.parseEvpn(io.netty.buffer.ByteBuf buffer) Decode input buffer to BGP Evpn.@Nullable EvpnChoiceDecode input buffer to BGP Evpn.@Nullable EvpnChoiceEvpnRegistry.serializeEvpnModel(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode evpnChoice) Decode Evpn Model to Evpn.EvpnSerializer.serializeEvpnModel(org.opendaylight.yangtools.yang.data.api.schema.ContainerNode evpn) Serialize Evpn Model.@Nullable EvpnChoiceEvpnRegistry.serializeEvpnRouteKey(org.opendaylight.yangtools.yang.data.api.schema.ChoiceNode evpnChoice) Create Route key from Evpn model.Methods in org.opendaylight.protocol.bgp.evpn.spi with parameters of type EvpnChoiceModifier and TypeMethodDescriptionio.netty.buffer.ByteBufEvpnRegistry.serializeEvpn(EvpnChoice evpn, io.netty.buffer.ByteBuf common) Encode input BGP Evpn to output buffer.io.netty.buffer.ByteBufEvpnSerializer.serializeEvpn(EvpnChoice evpn, io.netty.buffer.ByteBuf buffer) Serialize Evpn. -
Uses of EvpnChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120 that return EvpnChoiceModifier and TypeMethodDescriptionEvpn.getEvpnChoice()Return evpnChoice, ornullif it is not present. -
Uses of EvpnChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination that return EvpnChoiceModifier and TypeMethodDescriptionEvpnDestinationBuilder.getEvpnChoice()Return current value associated with the property corresponding toEvpn.getEvpnChoice().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.destination with parameters of type EvpnChoiceModifier and TypeMethodDescriptionEvpnDestinationBuilder.setEvpnChoice(EvpnChoice value) Set the property corresponding toEvpn.getEvpnChoice()to the specified value. -
Uses of EvpnChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
Subinterfaces of EvpnChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choiceModifier and TypeInterfaceDescriptioninterfaceThis class represents the following YANG schema fragment defined in module odl-bgp-evpninterfaceThis class represents the following YANG schema fragment defined in module odl-bgp-evpninterfaceThis class represents the following YANG schema fragment defined in module odl-bgp-evpninterfaceThis class represents the following YANG schema fragment defined in module odl-bgp-evpn -
Uses of EvpnChoice in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes that return EvpnChoiceModifier and TypeMethodDescriptionEvpnRouteBuilder.getEvpnChoice()Return current value associated with the property corresponding toEvpn.getEvpnChoice().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes with parameters of type EvpnChoiceModifier and TypeMethodDescriptionEvpnRouteBuilder.setEvpnChoice(EvpnChoice value) Set the property corresponding toEvpn.getEvpnChoice()to the specified value.