Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body.MultipartReplyTableFeatures
Package
Description
-
Uses of MultipartReplyTableFeatures in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body
Modifier 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.Modifier and TypeMethodDescription@NonNull MultipartReplyTableFeatures
MultipartReplyTableFeaturesBuilder.build()
A newMultipartReplyTableFeatures
instance.Modifier and TypeMethodDescriptiondefault Class<MultipartReplyTableFeatures>
MultipartReplyTableFeatures.implementedInterface()
Modifier 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.Modifier 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.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMultipartReplyTableFeatures
.