Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.multipart.reply.multipart.reply.body.MultipartReplyFlowStats
Packages that use MultipartReplyFlowStats
Package
Description
-
Uses of MultipartReplyFlowStats in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.multipart.reply.multipart.reply.body
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.multipart.reply.multipart.reply.body with type parameters of type MultipartReplyFlowStatsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyFlowStats>>
E$$MultipartReplyFlowStatsBuilder.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.statistics.rev130819.multipart.reply.multipart.reply.body that return MultipartReplyFlowStatsModifier and TypeMethodDescription@NonNull MultipartReplyFlowStats
MultipartReplyFlowStatsBuilder.build()
A newMultipartReplyFlowStats
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.multipart.reply.multipart.reply.body that return types with arguments of type MultipartReplyFlowStatsModifier and TypeMethodDescriptiondefault Class<MultipartReplyFlowStats>
MultipartReplyFlowStats.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.multipart.reply.multipart.reply.body with parameters of type MultipartReplyFlowStatsModifier and TypeMethodDescriptionstatic boolean
MultipartReplyFlowStats.bindingEquals
(@NonNull MultipartReplyFlowStats thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MultipartReplyFlowStats.bindingHashCode
(@NonNull MultipartReplyFlowStats obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MultipartReplyFlowStats.bindingToString
(@NonNull MultipartReplyFlowStats obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.multipart.reply.multipart.reply.body with type arguments of type MultipartReplyFlowStatsModifier and TypeMethodDescriptionMultipartReplyFlowStatsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyFlowStats> augmentation) Add an augmentation to this builder's product.MultipartReplyFlowStatsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyFlowStats>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.multipart.reply.multipart.reply.body with parameters of type MultipartReplyFlowStatsModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMultipartReplyFlowStats
.