Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key.SPmsiADCase
Packages that use SPmsiADCase
Package
Description
-
Uses of SPmsiADCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key with type parameters of type SPmsiADCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.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.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key that return SPmsiADCaseModifier and TypeMethodDescription@NonNull SPmsiADCase
SPmsiADCaseBuilder.build()
A newSPmsiADCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key that return types with arguments of type SPmsiADCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key with parameters of type SPmsiADCaseModifier and TypeMethodDescriptionstatic boolean
SPmsiADCase.bindingEquals
(@NonNull SPmsiADCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
SPmsiADCase.bindingHashCode
(@NonNull SPmsiADCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
SPmsiADCase.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.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key with type arguments of type SPmsiADCaseModifier and TypeMethodDescriptionSPmsiADCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SPmsiADCase> augmentation) Add an augmentation to this builder's product.SPmsiADCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.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.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key with parameters of type SPmsiADCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSPmsiADCase
.