Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.inc.multi.ethernet.tag.res.IncMultiEthernetTagRes
Packages that use IncMultiEthernetTagRes
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
-
Uses of IncMultiEthernetTagRes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120 that return IncMultiEthernetTagResModifier and TypeMethodDescriptionIncMultiEthernetTagRes.getIncMultiEthernetTagRes()
Return incMultiEthernetTagRes, ornull
if it is not present.@NonNull IncMultiEthernetTagRes
IncMultiEthernetTagRes.nonnullIncMultiEthernetTagRes()
Return incMultiEthernetTagRes, or an empty instance if it is not present. -
Uses of IncMultiEthernetTagRes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice that return IncMultiEthernetTagResModifier and TypeMethodDescriptionIncMultiEthernetTagResCaseBuilder.getIncMultiEthernetTagRes()
Return current value associated with the property corresponding toIncMultiEthernetTagRes.getIncMultiEthernetTagRes()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice with parameters of type IncMultiEthernetTagResModifier and TypeMethodDescriptionIncMultiEthernetTagResCaseBuilder.setIncMultiEthernetTagRes
(IncMultiEthernetTagRes value) Set the property corresponding toIncMultiEthernetTagRes.getIncMultiEthernetTagRes()
to the specified value. -
Uses of IncMultiEthernetTagRes in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.inc.multi.ethernet.tag.res
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.inc.multi.ethernet.tag.res with type parameters of type IncMultiEthernetTagResModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<IncMultiEthernetTagRes>>
E$$IncMultiEthernetTagResBuilder.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.evpn.rev200120.inc.multi.ethernet.tag.res that return IncMultiEthernetTagResModifier and TypeMethodDescription@NonNull IncMultiEthernetTagRes
IncMultiEthernetTagResBuilder.build()
A newIncMultiEthernetTagRes
instance.static @NonNull IncMultiEthernetTagRes
IncMultiEthernetTagResBuilder.empty()
Get empty instance of IncMultiEthernetTagRes.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.inc.multi.ethernet.tag.res that return types with arguments of type IncMultiEthernetTagResModifier and TypeMethodDescriptiondefault Class
<IncMultiEthernetTagRes> IncMultiEthernetTagRes.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.inc.multi.ethernet.tag.res with parameters of type IncMultiEthernetTagResModifier and TypeMethodDescriptionstatic boolean
IncMultiEthernetTagRes.bindingEquals
(@NonNull IncMultiEthernetTagRes thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
IncMultiEthernetTagRes.bindingHashCode
(@NonNull IncMultiEthernetTagRes obj) Default implementation ofObject.hashCode()
contract for this interface.static String
IncMultiEthernetTagRes.bindingToString
(@NonNull IncMultiEthernetTagRes obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.inc.multi.ethernet.tag.res with type arguments of type IncMultiEthernetTagResModifier and TypeMethodDescriptionIncMultiEthernetTagResBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<IncMultiEthernetTagRes> augmentation) Add an augmentation to this builder's product.IncMultiEthernetTagResBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IncMultiEthernetTagRes>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.inc.multi.ethernet.tag.res with parameters of type IncMultiEthernetTagResModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIncMultiEthernetTagRes
.