Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.extended.communities.extended.community.MacMobilityExtendedCommunityCase
Packages that use MacMobilityExtendedCommunityCase
Package
Description
-
Uses of MacMobilityExtendedCommunityCase 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 MacMobilityExtendedCommunityCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MacMobilityExtendedCommunityCase>>
E$$MacMobilityExtendedCommunityCaseBuilder.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 MacMobilityExtendedCommunityCaseModifier and TypeMethodDescription@NonNull MacMobilityExtendedCommunityCase
MacMobilityExtendedCommunityCaseBuilder.build()
A newMacMobilityExtendedCommunityCase
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 MacMobilityExtendedCommunityCaseModifier and TypeMethodDescriptiondefault Class<MacMobilityExtendedCommunityCase>
MacMobilityExtendedCommunityCase.implementedInterface()
Methods 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 MacMobilityExtendedCommunityCaseModifier and TypeMethodDescriptionstatic boolean
MacMobilityExtendedCommunityCase.bindingEquals
(@NonNull MacMobilityExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MacMobilityExtendedCommunityCase.bindingHashCode
(@NonNull MacMobilityExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MacMobilityExtendedCommunityCase.bindingToString
(@NonNull MacMobilityExtendedCommunityCase 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 MacMobilityExtendedCommunityCaseModifier and TypeMethodDescriptionMacMobilityExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MacMobilityExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.MacMobilityExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MacMobilityExtendedCommunityCase>> 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 MacMobilityExtendedCommunityCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMacMobilityExtendedCommunityCase
.