Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated
Packages that use MeterFeaturesUpdated
-
Uses of MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 with type parameters of type MeterFeaturesUpdatedModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MeterFeaturesUpdated>>
E$$MeterFeaturesUpdatedBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 that return MeterFeaturesUpdatedModifier and TypeMethodDescription@NonNull MeterFeaturesUpdated
MeterFeaturesUpdatedBuilder.build()
A newMeterFeaturesUpdated
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 that return types with arguments of type MeterFeaturesUpdatedModifier and TypeMethodDescriptiondefault Class<MeterFeaturesUpdated>
MeterFeaturesUpdated.implementedInterface()
Deprecated.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 with parameters of type MeterFeaturesUpdatedModifier and TypeMethodDescriptionstatic boolean
MeterFeaturesUpdated.bindingEquals
(@NonNull MeterFeaturesUpdated thisObj, Object obj) Deprecated.Default implementation ofObject.equals(Object)
contract for this interface.static int
MeterFeaturesUpdated.bindingHashCode
(@NonNull MeterFeaturesUpdated obj) Deprecated.Default implementation ofObject.hashCode()
contract for this interface.static String
MeterFeaturesUpdated.bindingToString
(@NonNull MeterFeaturesUpdated obj) Deprecated.Default implementation ofObject.toString()
contract for this interface.void
OpendaylightMeterStatisticsListener.onMeterFeaturesUpdated
(MeterFeaturesUpdated notification) Deprecated.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 with type arguments of type MeterFeaturesUpdatedModifier and TypeMethodDescriptionMeterFeaturesUpdatedBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MeterFeaturesUpdated> augmentation) Add an augmentation to this builder's product.MeterFeaturesUpdatedBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MeterFeaturesUpdated>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 with parameters of type MeterFeaturesUpdatedModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMeterFeaturesUpdated
.