Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community.Layer2AttributesExtendedCommunityCase
Packages that use Layer2AttributesExtendedCommunityCase
Package
Description
-
Uses of Layer2AttributesExtendedCommunityCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community with type parameters of type Layer2AttributesExtendedCommunityCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Layer2AttributesExtendedCommunityCase>>
E$$Layer2AttributesExtendedCommunityCaseBuilder.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.update.attributes.extended.communities.extended.community that return Layer2AttributesExtendedCommunityCaseModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunityCaseBuilder.build()
A newLayer2AttributesExtendedCommunityCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community that return types with arguments of type Layer2AttributesExtendedCommunityCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community with parameters of type Layer2AttributesExtendedCommunityCaseModifier and TypeMethodDescriptionstatic boolean
Layer2AttributesExtendedCommunityCase.bindingEquals
(@NonNull Layer2AttributesExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Layer2AttributesExtendedCommunityCase.bindingHashCode
(@NonNull Layer2AttributesExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Layer2AttributesExtendedCommunityCase.bindingToString
(@NonNull Layer2AttributesExtendedCommunityCase 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.update.attributes.extended.communities.extended.community with type arguments of type Layer2AttributesExtendedCommunityCaseModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Layer2AttributesExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.Layer2AttributesExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Layer2AttributesExtendedCommunityCase>> 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.update.attributes.extended.communities.extended.community with parameters of type Layer2AttributesExtendedCommunityCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLayer2AttributesExtendedCommunityCase
.