Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body.MultipartReplyTableFeatures
Packages that use MultipartReplyTableFeatures
Package
Description
-
Uses of MultipartReplyTableFeatures in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body with type parameters of type MultipartReplyTableFeaturesModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyTableFeatures>>
E$$MultipartReplyTableFeaturesBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body that return MultipartReplyTableFeaturesModifier and TypeMethodDescription@NonNull MultipartReplyTableFeatures
MultipartReplyTableFeaturesBuilder.build()
A newMultipartReplyTableFeatures
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body that return types with arguments of type MultipartReplyTableFeaturesModifier and TypeMethodDescriptiondefault Class<MultipartReplyTableFeatures>
MultipartReplyTableFeatures.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body with parameters of type MultipartReplyTableFeaturesModifier and TypeMethodDescriptionstatic boolean
MultipartReplyTableFeatures.bindingEquals
(@NonNull MultipartReplyTableFeatures thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MultipartReplyTableFeatures.bindingHashCode
(@NonNull MultipartReplyTableFeatures obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MultipartReplyTableFeatures.bindingToString
(@NonNull MultipartReplyTableFeatures obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body with type arguments of type MultipartReplyTableFeaturesModifier and TypeMethodDescriptionMultipartReplyTableFeaturesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyTableFeatures> augmentation) Add an augmentation to this builder's product.MultipartReplyTableFeaturesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyTableFeatures>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body with parameters of type MultipartReplyTableFeaturesModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMultipartReplyTableFeatures
.