Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal
Packages that use LinkUtilizationNormal
-
Uses of LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 with type parameters of type LinkUtilizationNormalModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LinkUtilizationNormal>>
E$$LinkUtilizationNormalBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 that return LinkUtilizationNormalModifier and TypeMethodDescription@NonNull LinkUtilizationNormal
LinkUtilizationNormalBuilder.build()
A newLinkUtilizationNormal
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 that return types with arguments of type LinkUtilizationNormalModifier and TypeMethodDescriptiondefault Class<LinkUtilizationNormal>
LinkUtilizationNormal.implementedInterface()
Deprecated.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 with parameters of type LinkUtilizationNormalModifier and TypeMethodDescriptionstatic boolean
LinkUtilizationNormal.bindingEquals
(@NonNull LinkUtilizationNormal thisObj, Object obj) Deprecated.Default implementation ofObject.equals(Object)
contract for this interface.static int
LinkUtilizationNormal.bindingHashCode
(@NonNull LinkUtilizationNormal obj) Deprecated.Default implementation ofObject.hashCode()
contract for this interface.static String
LinkUtilizationNormal.bindingToString
(@NonNull LinkUtilizationNormal obj) Deprecated.Default implementation ofObject.toString()
contract for this interface.void
FlowTopologyDiscoveryListener.onLinkUtilizationNormal
(LinkUtilizationNormal notification) Deprecated.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 with type arguments of type LinkUtilizationNormalModifier and TypeMethodDescriptionLinkUtilizationNormalBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LinkUtilizationNormal> augmentation) Add an augmentation to this builder's product.LinkUtilizationNormalBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LinkUtilizationNormal>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 with parameters of type LinkUtilizationNormalModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLinkUtilizationNormal
.