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 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 -
-
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 SPmsiADCase Modifier and Type Method Description <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 SPmsiADCase Modifier and Type Method Description @NonNull SPmsiADCaseSPmsiADCaseBuilder. build()A newSPmsiADCaseinstance.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 SPmsiADCase Modifier and Type Method Description default Class<SPmsiADCase>SPmsiADCase. implementedInterface()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 parameters of type SPmsiADCase Modifier and Type Method Description static 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.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key with type arguments of type SPmsiADCase Modifier and Type Method Description SPmsiADCaseBuilderSPmsiADCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SPmsiADCase> augmentation)Add an augmentation to this builder's product.SPmsiADCaseBuilderSPmsiADCaseBuilder. 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 SPmsiADCase Constructor Description SPmsiADCaseBuilder(SPmsiADCase base)Construct a builder initialized with state from specifiedSPmsiADCase.
-