Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.layer._2.attributes.extended.community.Layer2AttributesExtendedCommunity
Packages that use Layer2AttributesExtendedCommunity
Package
Description
-
Uses of Layer2AttributesExtendedCommunity 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 Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunity.getLayer2AttributesExtendedCommunity()Return layer2AttributesExtendedCommunity, ornullif it is not present.@NonNull Layer2AttributesExtendedCommunityLayer2AttributesExtendedCommunity.nonnullLayer2AttributesExtendedCommunity()Return layer2AttributesExtendedCommunity, or an empty instance if it is not present. -
Uses of Layer2AttributesExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes.evpn.route.attributes.extended.communities.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes.evpn.route.attributes.extended.communities.extended.community that return Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunityCaseBuilder.getLayer2AttributesExtendedCommunity()Return current value associated with the property corresponding toLayer2AttributesExtendedCommunity.getLayer2AttributesExtendedCommunity().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.routes.evpn.routes.evpn.route.attributes.extended.communities.extended.community with parameters of type Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunityCaseBuilder.setLayer2AttributesExtendedCommunity(Layer2AttributesExtendedCommunity value) Set the property corresponding toLayer2AttributesExtendedCommunity.getLayer2AttributesExtendedCommunity()to the specified value. -
Uses of Layer2AttributesExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.layer._2.attributes.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.layer._2.attributes.extended.community with type parameters of type Layer2AttributesExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Layer2AttributesExtendedCommunity>>
E$$Layer2AttributesExtendedCommunityBuilder.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.layer._2.attributes.extended.community that return Layer2AttributesExtendedCommunityModifier and TypeMethodDescription@NonNull Layer2AttributesExtendedCommunityLayer2AttributesExtendedCommunityBuilder.build()A newLayer2AttributesExtendedCommunityinstance.static @NonNull Layer2AttributesExtendedCommunityLayer2AttributesExtendedCommunityBuilder.empty()Get empty instance of Layer2AttributesExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.layer._2.attributes.extended.community that return types with arguments of type Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptiondefault Class<Layer2AttributesExtendedCommunity> Layer2AttributesExtendedCommunity.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.layer._2.attributes.extended.community with parameters of type Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptionstatic booleanLayer2AttributesExtendedCommunity.bindingEquals(@NonNull Layer2AttributesExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intLayer2AttributesExtendedCommunity.bindingHashCode(@NonNull Layer2AttributesExtendedCommunity obj) Default implementation ofObject.hashCode()contract for this interface.static StringLayer2AttributesExtendedCommunity.bindingToString(@NonNull Layer2AttributesExtendedCommunity 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.layer._2.attributes.extended.community with type arguments of type Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunityBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Layer2AttributesExtendedCommunity> augmentation) Add an augmentation to this builder's product.Layer2AttributesExtendedCommunityBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Layer2AttributesExtendedCommunity>> 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.layer._2.attributes.extended.community with parameters of type Layer2AttributesExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLayer2AttributesExtendedCommunity. -
Uses of Layer2AttributesExtendedCommunity 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 that return Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunityCaseBuilder.getLayer2AttributesExtendedCommunity()Return current value associated with the property corresponding toLayer2AttributesExtendedCommunity.getLayer2AttributesExtendedCommunity().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 Layer2AttributesExtendedCommunityModifier and TypeMethodDescriptionLayer2AttributesExtendedCommunityCaseBuilder.setLayer2AttributesExtendedCommunity(Layer2AttributesExtendedCommunity value) Set the property corresponding toLayer2AttributesExtendedCommunity.getLayer2AttributesExtendedCommunity()to the specified value.