Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.inter.as.i.pmsi.a.d.grouping.InterAsIPmsiAD
Packages that use InterAsIPmsiAD
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of InterAsIPmsiAD in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120 that return InterAsIPmsiADModifier and TypeMethodDescriptionInterAsIPmsiADGrouping.getInterAsIPmsiAD()
Return interAsIPmsiAD, ornull
if it is not present.@NonNull InterAsIPmsiAD
InterAsIPmsiADGrouping.nonnullInterAsIPmsiAD()
Return interAsIPmsiAD, or an empty instance if it is not present. -
Uses of InterAsIPmsiAD in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.inter.as.i.pmsi.a.d.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.inter.as.i.pmsi.a.d.grouping with type parameters of type InterAsIPmsiADModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiAD>>
E$$InterAsIPmsiADBuilder.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.inter.as.i.pmsi.a.d.grouping that return InterAsIPmsiADModifier and TypeMethodDescription@NonNull InterAsIPmsiAD
InterAsIPmsiADBuilder.build()
A newInterAsIPmsiAD
instance.static @NonNull InterAsIPmsiAD
InterAsIPmsiADBuilder.empty()
Get empty instance of InterAsIPmsiAD.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.inter.as.i.pmsi.a.d.grouping that return types with arguments of type InterAsIPmsiADModifier and TypeMethodDescriptiondefault Class<InterAsIPmsiAD>
InterAsIPmsiAD.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.inter.as.i.pmsi.a.d.grouping with parameters of type InterAsIPmsiADModifier and TypeMethodDescriptionstatic boolean
InterAsIPmsiAD.bindingEquals
(@NonNull InterAsIPmsiAD thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
InterAsIPmsiAD.bindingHashCode
(@NonNull InterAsIPmsiAD obj) Default implementation ofObject.hashCode()
contract for this interface.static String
InterAsIPmsiAD.bindingToString
(@NonNull InterAsIPmsiAD 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.inter.as.i.pmsi.a.d.grouping with type arguments of type InterAsIPmsiADModifier and TypeMethodDescriptionInterAsIPmsiADBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiAD> augmentation) Add an augmentation to this builder's product.InterAsIPmsiADBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiAD>> 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.inter.as.i.pmsi.a.d.grouping with parameters of type InterAsIPmsiADModifierConstructorDescriptionConstruct a builder initialized with state from specifiedInterAsIPmsiAD
. -
Uses of InterAsIPmsiAD 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 that return InterAsIPmsiADModifier and TypeMethodDescriptionInterAsIPmsiADCaseBuilder.getInterAsIPmsiAD()
Return current value associated with the property corresponding toInterAsIPmsiADGrouping.getInterAsIPmsiAD()
.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 InterAsIPmsiADModifier and TypeMethodDescriptionInterAsIPmsiADCaseBuilder.setInterAsIPmsiAD
(InterAsIPmsiAD value) Set the property corresponding toInterAsIPmsiADGrouping.getInterAsIPmsiAD()
to the specified value. -
Uses of InterAsIPmsiAD 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 that return InterAsIPmsiADModifier and TypeMethodDescriptionInterAsIPmsiADCaseBuilder.getInterAsIPmsiAD()
Return current value associated with the property corresponding toInterAsIPmsiADGrouping.getInterAsIPmsiAD()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice with parameters of type InterAsIPmsiADModifier and TypeMethodDescriptionInterAsIPmsiADCaseBuilder.setInterAsIPmsiAD
(InterAsIPmsiAD value) Set the property corresponding toInterAsIPmsiADGrouping.getInterAsIPmsiAD()
to the specified value.