Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.destination.DestinationType
Packages that use DestinationType
Package
Description
-
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329 that return DestinationTypeModifier and TypeMethodDescriptionDestination.getDestinationType()Return destinationType, ornullif it is not present. -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.reach.mp.reach.nlri
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.reach.mp.reach.nlri that return DestinationTypeModifier and TypeMethodDescriptionAdvertizedRoutesBuilder.getDestinationType()Return current value associated with the property corresponding toDestination.getDestinationType().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.reach.mp.reach.nlri with parameters of type DestinationTypeModifier and TypeMethodDescriptionAdvertizedRoutesBuilder.setDestinationType(DestinationType value) Set the property corresponding toDestination.getDestinationType()to the specified value. -
Uses of DestinationType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri that return DestinationTypeModifier and TypeMethodDescriptionWithdrawnRoutesBuilder.getDestinationType()Return current value associated with the property corresponding toDestination.getDestinationType().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach.mp.unreach.nlri with parameters of type DestinationTypeModifier and TypeMethodDescriptionWithdrawnRoutesBuilder.setDestinationType(DestinationType value) Set the property corresponding toDestination.getDestinationType()to the specified value.