Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community.TrafficActionExtendedCommunity
-
-
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 TrafficActionExtendedCommunity Modifier and Type Method Description TrafficActionExtendedCommunityTrafficActionExtendedCommunity. getTrafficActionExtendedCommunity()Return trafficActionExtendedCommunity, ornullif 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 TrafficActionExtendedCommunity Modifier and Type Method Description TrafficActionExtendedCommunityTrafficActionExtendedCommunityCaseBuilder. 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 TrafficActionExtendedCommunity Modifier and Type Method Description TrafficActionExtendedCommunityCaseBuilderTrafficActionExtendedCommunityCaseBuilder. setTrafficActionExtendedCommunity(TrafficActionExtendedCommunity 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 TrafficActionExtendedCommunity Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficActionExtendedCommunity>>
E$$TrafficActionExtendedCommunityBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community that return TrafficActionExtendedCommunity Modifier and Type Method Description TrafficActionExtendedCommunityTrafficActionExtendedCommunityBuilder. build()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 TrafficActionExtendedCommunity Modifier and Type Method Description default 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 TrafficActionExtendedCommunity Modifier and Type Method Description static booleanTrafficActionExtendedCommunity. bindingEquals(@NonNull TrafficActionExtendedCommunity thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intTrafficActionExtendedCommunity. bindingHashCode(@NonNull TrafficActionExtendedCommunity obj)Default implementation ofObject.hashCode()contract for this interface.static StringTrafficActionExtendedCommunity. 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 TrafficActionExtendedCommunity Modifier and Type Method Description TrafficActionExtendedCommunityBuilderTrafficActionExtendedCommunityBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TrafficActionExtendedCommunity> augmentation)Add an augmentation to this builder's product.TrafficActionExtendedCommunityBuilderTrafficActionExtendedCommunityBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 TrafficActionExtendedCommunity Constructor Description TrafficActionExtendedCommunityBuilder(TrafficActionExtendedCommunity base) -
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 TrafficActionExtendedCommunity Modifier and Type Method Description TrafficActionExtendedCommunityTrafficActionExtendedCommunityCaseBuilder. 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 TrafficActionExtendedCommunity Modifier and Type Method Description TrafficActionExtendedCommunityCaseBuilderTrafficActionExtendedCommunityCaseBuilder. setTrafficActionExtendedCommunity(TrafficActionExtendedCommunity value)
-