Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.link.bandwidth._case.LinkBandwidthExtendedCommunity
Packages that use LinkBandwidthExtendedCommunity
Package
Description
-
Uses of LinkBandwidthExtendedCommunity 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 that return LinkBandwidthExtendedCommunityModifier and TypeMethodDescriptionLinkBandwidthCase.getLinkBandwidthExtendedCommunity()Return linkBandwidthExtendedCommunity, ornullif it is not present.LinkBandwidthCaseBuilder.getLinkBandwidthExtendedCommunity()Return current value associated with the property corresponding toLinkBandwidthCase.getLinkBandwidthExtendedCommunity().@NonNull LinkBandwidthExtendedCommunityLinkBandwidthCase.nonnullLinkBandwidthExtendedCommunity()Return linkBandwidthExtendedCommunity, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with parameters of type LinkBandwidthExtendedCommunityModifier and TypeMethodDescriptionLinkBandwidthCaseBuilder.setLinkBandwidthExtendedCommunity(LinkBandwidthExtendedCommunity value) Set the property corresponding toLinkBandwidthCase.getLinkBandwidthExtendedCommunity()to the specified value. -
Uses of LinkBandwidthExtendedCommunity in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.link.bandwidth._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.link.bandwidth._case with type parameters of type LinkBandwidthExtendedCommunityModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<LinkBandwidthExtendedCommunity>>
E$$LinkBandwidthExtendedCommunityBuilder.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.link.bandwidth._case that return LinkBandwidthExtendedCommunityModifier and TypeMethodDescription@NonNull LinkBandwidthExtendedCommunityLinkBandwidthExtendedCommunityBuilder.build()A newLinkBandwidthExtendedCommunityinstance.static @NonNull LinkBandwidthExtendedCommunityLinkBandwidthExtendedCommunityBuilder.empty()Get empty instance of LinkBandwidthExtendedCommunity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.link.bandwidth._case that return types with arguments of type LinkBandwidthExtendedCommunityModifier and TypeMethodDescriptiondefault Class<LinkBandwidthExtendedCommunity> LinkBandwidthExtendedCommunity.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.link.bandwidth._case with parameters of type LinkBandwidthExtendedCommunityModifier and TypeMethodDescriptionstatic booleanLinkBandwidthExtendedCommunity.bindingEquals(@NonNull LinkBandwidthExtendedCommunity thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intLinkBandwidthExtendedCommunity.bindingHashCode(@NonNull LinkBandwidthExtendedCommunity obj) Default implementation ofObject.hashCode()contract for this interface.static StringLinkBandwidthExtendedCommunity.bindingToString(@NonNull LinkBandwidthExtendedCommunity 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.link.bandwidth._case with type arguments of type LinkBandwidthExtendedCommunityModifier and TypeMethodDescriptionLinkBandwidthExtendedCommunityBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<LinkBandwidthExtendedCommunity> augmentation) Add an augmentation to this builder's product.LinkBandwidthExtendedCommunityBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LinkBandwidthExtendedCommunity>> 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.link.bandwidth._case with parameters of type LinkBandwidthExtendedCommunityModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLinkBandwidthExtendedCommunity.