Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.rate.extended.community.TrafficRateExtendedCommunity
Packages that use TrafficRateExtendedCommunity
Package
Description
-
Uses of TrafficRateExtendedCommunity 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 TrafficRateExtendedCommunityModifier and TypeMethodDescriptionTrafficRateExtendedCommunity.getTrafficRateExtendedCommunity()Return trafficRateExtendedCommunity, ornullif it is not present.@NonNull TrafficRateExtendedCommunityTrafficRateExtendedCommunity.nonnullTrafficRateExtendedCommunity()Return trafficRateExtendedCommunity, or an empty instance if it is not present. -
Uses of TrafficRateExtendedCommunity 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 TrafficRateExtendedCommunityModifier and TypeMethodDescriptionTrafficRateExtendedCommunityCaseBuilder.getTrafficRateExtendedCommunity()Return current value associated with the property corresponding toTrafficRateExtendedCommunity.getTrafficRateExtendedCommunity().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 TrafficRateExtendedCommunityModifier and TypeMethodDescriptionTrafficRateExtendedCommunityCaseBuilder.setTrafficRateExtendedCommunity(TrafficRateExtendedCommunity value) Set the property corresponding toTrafficRateExtendedCommunity.getTrafficRateExtendedCommunity()to the specified value. -
Uses of TrafficRateExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.rate.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.rate.extended.community with type parameters of type TrafficRateExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<TrafficRateExtendedCommunity>>
E$$TrafficRateExtendedCommunityBuilder.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.rate.extended.community that return TrafficRateExtendedCommunityModifier and TypeMethodDescription@NonNull TrafficRateExtendedCommunityTrafficRateExtendedCommunityBuilder.build()A newTrafficRateExtendedCommunityinstance.static @NonNull TrafficRateExtendedCommunityTrafficRateExtendedCommunityBuilder.empty()Get empty instance of TrafficRateExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.rate.extended.community that return types with arguments of type TrafficRateExtendedCommunityModifier and TypeMethodDescriptiondefault Class<TrafficRateExtendedCommunity> TrafficRateExtendedCommunity.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.rate.extended.community with parameters of type TrafficRateExtendedCommunityModifier and TypeMethodDescriptionstatic booleanTrafficRateExtendedCommunity.bindingEquals(@NonNull TrafficRateExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTrafficRateExtendedCommunity.bindingHashCode(@NonNull TrafficRateExtendedCommunity obj) Default implementation ofObject.hashCode()contract for this interface.static StringTrafficRateExtendedCommunity.bindingToString(@NonNull TrafficRateExtendedCommunity 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.rate.extended.community with type arguments of type TrafficRateExtendedCommunityModifier and TypeMethodDescriptionTrafficRateExtendedCommunityBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<TrafficRateExtendedCommunity> augmentation) Add an augmentation to this builder's product.TrafficRateExtendedCommunityBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TrafficRateExtendedCommunity>> 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.rate.extended.community with parameters of type TrafficRateExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTrafficRateExtendedCommunity. -
Uses of TrafficRateExtendedCommunity 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 TrafficRateExtendedCommunityModifier and TypeMethodDescriptionTrafficRateExtendedCommunityCaseBuilder.getTrafficRateExtendedCommunity()Return current value associated with the property corresponding toTrafficRateExtendedCommunity.getTrafficRateExtendedCommunity().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 TrafficRateExtendedCommunityModifier and TypeMethodDescriptionTrafficRateExtendedCommunityCaseBuilder.setTrafficRateExtendedCommunity(TrafficRateExtendedCommunity value) Set the property corresponding toTrafficRateExtendedCommunity.getTrafficRateExtendedCommunity()to the specified value.