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