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