Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community.TrafficRateExtendedCommunityCase
Package
Description
-
Uses of TrafficRateExtendedCommunityCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.extended.communities.extended.community
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<TrafficRateExtendedCommunityCase>>
E$$TrafficRateExtendedCommunityCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull TrafficRateExtendedCommunityCase
TrafficRateExtendedCommunityCaseBuilder.build()
A newTrafficRateExtendedCommunityCase
instance.Modifier and TypeMethodDescriptiondefault Class
<TrafficRateExtendedCommunityCase> TrafficRateExtendedCommunityCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
TrafficRateExtendedCommunityCase.bindingEquals
(@NonNull TrafficRateExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
TrafficRateExtendedCommunityCase.bindingHashCode
(@NonNull TrafficRateExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
TrafficRateExtendedCommunityCase.bindingToString
(@NonNull TrafficRateExtendedCommunityCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionTrafficRateExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<TrafficRateExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.TrafficRateExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TrafficRateExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTrafficRateExtendedCommunityCase
.