Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.InterAsIPmsiADCase
Packages that use InterAsIPmsiADCase
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of InterAsIPmsiADCase in org.opendaylight.protocol.bgp.mvpn.impl.nlri
Methods in org.opendaylight.protocol.bgp.mvpn.impl.nlri that return InterAsIPmsiADCaseModifier and TypeMethodDescriptionInterASIPmsiADHandler.parseMvpn(io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.bgp.mvpn.impl.nlri with parameters of type InterAsIPmsiADCaseModifier and TypeMethodDescriptionprotected io.netty.buffer.ByteBufInterASIPmsiADHandler.serializeBody(InterAsIPmsiADCase mvpn) -
Uses of InterAsIPmsiADCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice with type parameters of type InterAsIPmsiADCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<InterAsIPmsiADCase>>
E$$InterAsIPmsiADCaseBuilder.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.mvpn.rev200120.mvpn.mvpn.choice that return InterAsIPmsiADCaseModifier and TypeMethodDescription@NonNull InterAsIPmsiADCaseInterAsIPmsiADCaseBuilder.build()A newInterAsIPmsiADCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice that return types with arguments of type InterAsIPmsiADCaseModifier and TypeMethodDescriptiondefault Class<InterAsIPmsiADCase> InterAsIPmsiADCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice with parameters of type InterAsIPmsiADCaseModifier and TypeMethodDescriptionstatic booleanInterAsIPmsiADCase.bindingEquals(@NonNull InterAsIPmsiADCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intInterAsIPmsiADCase.bindingHashCode(@NonNull InterAsIPmsiADCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringInterAsIPmsiADCase.bindingToString(@NonNull InterAsIPmsiADCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice with type arguments of type InterAsIPmsiADCaseModifier and TypeMethodDescriptionInterAsIPmsiADCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<InterAsIPmsiADCase> augmentation) Add an augmentation to this builder's product.InterAsIPmsiADCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<InterAsIPmsiADCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice with parameters of type InterAsIPmsiADCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedInterAsIPmsiADCase.