Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination.CLinkstateDestination
Packages that use CLinkstateDestination
Package
Description
-
Uses of CLinkstateDestination in org.opendaylight.protocol.bgp.linkstate.impl.nlri
Methods in org.opendaylight.protocol.bgp.linkstate.impl.nlri that return CLinkstateDestinationModifier and TypeMethodDescriptionstatic CLinkstateDestination
LinkstateNlriParser.extractLinkstateDestination
(org.opendaylight.yangtools.yang.data.api.schema.DataContainerNode linkstate) -
Uses of CLinkstateDestination in org.opendaylight.protocol.bgp.linkstate.spi
Methods in org.opendaylight.protocol.bgp.linkstate.spi that return CLinkstateDestinationModifier and TypeMethodDescriptionfinal CLinkstateDestination
AbstractNlriTypeCodec.parseTypeNlri
(io.netty.buffer.ByteBuf nlri) NlriTypeCaseParser.parseTypeNlri
(io.netty.buffer.ByteBuf nlri) Methods in org.opendaylight.protocol.bgp.linkstate.spi with parameters of type CLinkstateDestinationModifier and TypeMethodDescriptionfinal void
AbstractNlriTypeCodec.serializeTypeNlri
(CLinkstateDestination nlriType, io.netty.buffer.ByteBuf byteAggregator) void
NlriTypeCaseSerializer.serializeTypeNlri
(CLinkstateDestination nlriType, io.netty.buffer.ByteBuf byteAggregator) -
Uses of CLinkstateDestination in org.opendaylight.protocol.bgp.linkstate.spi.pojo
Methods in org.opendaylight.protocol.bgp.linkstate.spi.pojo that return CLinkstateDestinationModifier and TypeMethodDescriptionSimpleNlriTypeRegistry.parseNlriType
(io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.bgp.linkstate.spi.pojo with parameters of type CLinkstateDestinationModifier and TypeMethodDescriptionvoid
SimpleNlriTypeRegistry.serializeNlriType
(CLinkstateDestination nlri, io.netty.buffer.ByteBuf byteAggregator) -
Uses of CLinkstateDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120 that return types with arguments of type CLinkstateDestinationModifier and TypeMethodDescription@Nullable List
<CLinkstateDestination> LinkstateDestination.getCLinkstateDestination()
Return cLinkstateDestination, ornull
if it is not present.default @NonNull List
<CLinkstateDestination> LinkstateDestination.nonnullCLinkstateDestination()
Return cLinkstateDestination, or an empty list if it is not present. -
Uses of CLinkstateDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination with type parameters of type CLinkstateDestinationModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<CLinkstateDestination>>
E$$CLinkstateDestinationBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination that return CLinkstateDestinationModifier and TypeMethodDescription@NonNull CLinkstateDestination
CLinkstateDestinationBuilder.build()
A newCLinkstateDestination
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination that return types with arguments of type CLinkstateDestinationModifier and TypeMethodDescriptiondefault Class
<CLinkstateDestination> CLinkstateDestination.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination with parameters of type CLinkstateDestinationModifier and TypeMethodDescriptionstatic boolean
CLinkstateDestination.bindingEquals
(@NonNull CLinkstateDestination thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
CLinkstateDestination.bindingHashCode
(@NonNull CLinkstateDestination obj) Default implementation ofObject.hashCode()
contract for this interface.static String
CLinkstateDestination.bindingToString
(@NonNull CLinkstateDestination obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination with type arguments of type CLinkstateDestinationModifier and TypeMethodDescriptionCLinkstateDestinationBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<CLinkstateDestination> augmentation) Add an augmentation to this builder's product.CLinkstateDestinationBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<CLinkstateDestination>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.destination with parameters of type CLinkstateDestinationModifierConstructorDescriptionConstruct a builder initialized with state from specifiedCLinkstateDestination
. -
Uses of CLinkstateDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.linkstate._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.linkstate._case that return types with arguments of type CLinkstateDestinationModifier and TypeMethodDescriptionDestinationLinkstateBuilder.getCLinkstateDestination()
Return current value associated with the property corresponding toLinkstateDestination.getCLinkstateDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.linkstate._case with type arguments of type CLinkstateDestinationModifier and TypeMethodDescriptionDestinationLinkstateBuilder.setCLinkstateDestination
(List<CLinkstateDestination> values) Set the property corresponding toLinkstateDestination.getCLinkstateDestination()
to the specified value. -
Uses of CLinkstateDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.linkstate._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.linkstate._case that return types with arguments of type CLinkstateDestinationModifier and TypeMethodDescriptionDestinationLinkstateBuilder.getCLinkstateDestination()
Return current value associated with the property corresponding toLinkstateDestination.getCLinkstateDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.linkstate._case with type arguments of type CLinkstateDestinationModifier and TypeMethodDescriptionDestinationLinkstateBuilder.setCLinkstateDestination
(List<CLinkstateDestination> values) Set the property corresponding toLinkstateDestination.getCLinkstateDestination()
to the specified value.