Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.IntraAsIPmsiADCase
Packages that use IntraAsIPmsiADCase
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of IntraAsIPmsiADCase in org.opendaylight.protocol.bgp.mvpn.impl.nlri
Methods in org.opendaylight.protocol.bgp.mvpn.impl.nlri that return IntraAsIPmsiADCaseModifier and TypeMethodDescriptionIntraAsIPmsiADHandler.parseMvpn(io.netty.buffer.ByteBuf buffer) Methods in org.opendaylight.protocol.bgp.mvpn.impl.nlri with parameters of type IntraAsIPmsiADCaseModifier and TypeMethodDescriptionprotected io.netty.buffer.ByteBufIntraAsIPmsiADHandler.serializeBody(IntraAsIPmsiADCase mvpn) -
Uses of IntraAsIPmsiADCase 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 IntraAsIPmsiADCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<IntraAsIPmsiADCase>>
E$$IntraAsIPmsiADCaseBuilder.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 IntraAsIPmsiADCaseModifier and TypeMethodDescription@NonNull IntraAsIPmsiADCaseIntraAsIPmsiADCaseBuilder.build()A newIntraAsIPmsiADCaseinstance.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 IntraAsIPmsiADCaseModifier and TypeMethodDescriptiondefault Class<IntraAsIPmsiADCase> IntraAsIPmsiADCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice with parameters of type IntraAsIPmsiADCaseModifier and TypeMethodDescriptionstatic booleanIntraAsIPmsiADCase.bindingEquals(@NonNull IntraAsIPmsiADCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIntraAsIPmsiADCase.bindingHashCode(@NonNull IntraAsIPmsiADCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringIntraAsIPmsiADCase.bindingToString(@NonNull IntraAsIPmsiADCase 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 IntraAsIPmsiADCaseModifier and TypeMethodDescriptionIntraAsIPmsiADCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<IntraAsIPmsiADCase> augmentation) Add an augmentation to this builder's product.IntraAsIPmsiADCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IntraAsIPmsiADCase>> 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 IntraAsIPmsiADCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIntraAsIPmsiADCase.