Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community.TrafficActionExtendedCommunity
Packages that use TrafficActionExtendedCommunity
Package
Description
-
Uses of TrafficActionExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120 that return TrafficActionExtendedCommunityModifier and TypeMethodDescriptionTrafficActionExtendedCommunity.getTrafficActionExtendedCommunity()
Return trafficActionExtendedCommunity, ornull
if it is not present.@NonNull TrafficActionExtendedCommunity
TrafficActionExtendedCommunity.nonnullTrafficActionExtendedCommunity()
Return trafficActionExtendedCommunity, or an empty instance if it is not present. -
Uses of TrafficActionExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community that return TrafficActionExtendedCommunityModifier and TypeMethodDescriptionTrafficActionExtendedCommunityCaseBuilder.getTrafficActionExtendedCommunity()
Return current value associated with the property corresponding toTrafficActionExtendedCommunity.getTrafficActionExtendedCommunity()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community with parameters of type TrafficActionExtendedCommunityModifier and TypeMethodDescriptionTrafficActionExtendedCommunityCaseBuilder.setTrafficActionExtendedCommunity
(TrafficActionExtendedCommunity value) Set the property corresponding toTrafficActionExtendedCommunity.getTrafficActionExtendedCommunity()
to the specified value. -
Uses of TrafficActionExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community with type parameters of type TrafficActionExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<TrafficActionExtendedCommunity>>
E$$TrafficActionExtendedCommunityBuilder.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.flowspec.rev200120.traffic.action.extended.community that return TrafficActionExtendedCommunityModifier and TypeMethodDescription@NonNull TrafficActionExtendedCommunity
TrafficActionExtendedCommunityBuilder.build()
A newTrafficActionExtendedCommunity
instance.static @NonNull TrafficActionExtendedCommunity
TrafficActionExtendedCommunityBuilder.empty()
Get empty instance of TrafficActionExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community that return types with arguments of type TrafficActionExtendedCommunityModifier and TypeMethodDescriptiondefault Class
<TrafficActionExtendedCommunity> TrafficActionExtendedCommunity.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community with parameters of type TrafficActionExtendedCommunityModifier and TypeMethodDescriptionstatic boolean
TrafficActionExtendedCommunity.bindingEquals
(@NonNull TrafficActionExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
TrafficActionExtendedCommunity.bindingHashCode
(@NonNull TrafficActionExtendedCommunity obj) Default implementation ofObject.hashCode()
contract for this interface.static String
TrafficActionExtendedCommunity.bindingToString
(@NonNull TrafficActionExtendedCommunity obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community with type arguments of type TrafficActionExtendedCommunityModifier and TypeMethodDescriptionTrafficActionExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<TrafficActionExtendedCommunity> augmentation) Add an augmentation to this builder's product.TrafficActionExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TrafficActionExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community with parameters of type TrafficActionExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTrafficActionExtendedCommunity
. -
Uses of TrafficActionExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community that return TrafficActionExtendedCommunityModifier and TypeMethodDescriptionTrafficActionExtendedCommunityCaseBuilder.getTrafficActionExtendedCommunity()
Return current value associated with the property corresponding toTrafficActionExtendedCommunity.getTrafficActionExtendedCommunity()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community with parameters of type TrafficActionExtendedCommunityModifier and TypeMethodDescriptionTrafficActionExtendedCommunityCaseBuilder.setTrafficActionExtendedCommunity
(TrafficActionExtendedCommunity value) Set the property corresponding toTrafficActionExtendedCommunity.getTrafficActionExtendedCommunity()
to the specified value.