Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community.TrafficMarkingExtendedCommunityCase
Packages that use TrafficMarkingExtendedCommunityCase
Package
Description
-
Uses of TrafficMarkingExtendedCommunityCase 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 with type parameters of type TrafficMarkingExtendedCommunityCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunityCase>>
E$$TrafficMarkingExtendedCommunityCaseBuilder.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.update.attributes.extended.communities.extended.community that return TrafficMarkingExtendedCommunityCaseModifier and TypeMethodDescription@NonNull TrafficMarkingExtendedCommunityCase
TrafficMarkingExtendedCommunityCaseBuilder.build()
A newTrafficMarkingExtendedCommunityCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community that return types with arguments of type TrafficMarkingExtendedCommunityCaseModifier and TypeMethodDescriptiondefault Class<TrafficMarkingExtendedCommunityCase>
TrafficMarkingExtendedCommunityCase.implementedInterface()
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 TrafficMarkingExtendedCommunityCaseModifier and TypeMethodDescriptionstatic boolean
TrafficMarkingExtendedCommunityCase.bindingEquals
(@NonNull TrafficMarkingExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
TrafficMarkingExtendedCommunityCase.bindingHashCode
(@NonNull TrafficMarkingExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
TrafficMarkingExtendedCommunityCase.bindingToString
(@NonNull TrafficMarkingExtendedCommunityCase 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.update.attributes.extended.communities.extended.community with type arguments of type TrafficMarkingExtendedCommunityCaseModifier and TypeMethodDescriptionTrafficMarkingExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.TrafficMarkingExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunityCase>> 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.update.attributes.extended.communities.extended.community with parameters of type TrafficMarkingExtendedCommunityCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTrafficMarkingExtendedCommunityCase
.