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