Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.NodeMeterFeatures
Packages that use NodeMeterFeatures
-
Uses of NodeMeterFeatures in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 that return NodeMeterFeaturesModifier and TypeMethodDescription@NonNull NodeMeterFeatures
NodeMeterFeaturesBuilder.build()
A newNodeMeterFeatures
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 that return types with arguments of type NodeMeterFeaturesModifier and TypeMethodDescriptiondefault Class<NodeMeterFeatures>
NodeMeterFeatures.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 with parameters of type NodeMeterFeaturesModifier and TypeMethodDescriptionstatic boolean
NodeMeterFeatures.bindingEquals
(@NonNull NodeMeterFeatures thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NodeMeterFeatures.bindingHashCode
(@NonNull NodeMeterFeatures obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NodeMeterFeatures.bindingToString
(@NonNull NodeMeterFeatures obj) Default implementation ofObject.toString()
contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 with parameters of type NodeMeterFeaturesModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNodeMeterFeatures
.