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.InterAsIPmsiADCase
Packages that use InterAsIPmsiADCase
Package
Description
-
Uses of InterAsIPmsiADCase 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 InterAsIPmsiADCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.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.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key that return InterAsIPmsiADCaseModifier and TypeMethodDescription@NonNull InterAsIPmsiADCase
InterAsIPmsiADCaseBuilder.build()
A newInterAsIPmsiADCase
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 InterAsIPmsiADCaseModifier and TypeMethodDescriptiondefault Class<InterAsIPmsiADCase>
InterAsIPmsiADCase.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 InterAsIPmsiADCaseModifier and TypeMethodDescriptionstatic boolean
InterAsIPmsiADCase.bindingEquals
(@NonNull InterAsIPmsiADCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
InterAsIPmsiADCase.bindingHashCode
(@NonNull InterAsIPmsiADCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
InterAsIPmsiADCase.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.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key with type arguments of type InterAsIPmsiADCaseModifier and TypeMethodDescriptionInterAsIPmsiADCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiADCase> augmentation) Add an augmentation to this builder's product.InterAsIPmsiADCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.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.leaf.a.d.grouping.leaf.a.d.leaf.a.d.route.key with parameters of type InterAsIPmsiADCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedInterAsIPmsiADCase
.