Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.SPmsiADCase
Packages that use SPmsiADCase
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of SPmsiADCase in org.opendaylight.protocol.bgp.mvpn.impl.nlri
Methods in org.opendaylight.protocol.bgp.mvpn.impl.nlri that return SPmsiADCaseMethods in org.opendaylight.protocol.bgp.mvpn.impl.nlri with parameters of type SPmsiADCaseModifier and TypeMethodDescriptionprotected io.netty.buffer.ByteBufSPmsiADHandler.serializeBody(SPmsiADCase mvpn) -
Uses of SPmsiADCase 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 SPmsiADCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SPmsiADCase>>
E$$SPmsiADCaseBuilder.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 SPmsiADCaseModifier and TypeMethodDescription@NonNull SPmsiADCaseSPmsiADCaseBuilder.build()A newSPmsiADCaseinstance.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 SPmsiADCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice with parameters of type SPmsiADCaseModifier and TypeMethodDescriptionstatic booleanSPmsiADCase.bindingEquals(@NonNull SPmsiADCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSPmsiADCase.bindingHashCode(@NonNull SPmsiADCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringSPmsiADCase.bindingToString(@NonNull SPmsiADCase 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 SPmsiADCaseModifier and TypeMethodDescriptionSPmsiADCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SPmsiADCase> augmentation) Add an augmentation to this builder's product.SPmsiADCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SPmsiADCase>> 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 SPmsiADCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSPmsiADCase.