Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.multipart.reply.multipart.reply.body.MultipartReplyPortDesc
Packages that use MultipartReplyPortDesc
Package
Description
-
Uses of MultipartReplyPortDesc in org.opendaylight.openflowplugin.impl.datastore.multipart
Methods in org.opendaylight.openflowplugin.impl.datastore.multipart that return types with arguments of type MultipartReplyPortDescModifier and TypeMethodDescriptionprotected Class<MultipartReplyPortDesc>PortDescMultipartWriter.getType()Methods in org.opendaylight.openflowplugin.impl.datastore.multipart with parameters of type MultipartReplyPortDescModifier and TypeMethodDescriptionvoidPortDescMultipartWriter.storeStatistics(MultipartReplyPortDesc statistics, boolean withParents) -
Uses of MultipartReplyPortDesc in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.multipart.reply.multipart.reply.body
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.multipart.reply.multipart.reply.body with type parameters of type MultipartReplyPortDescModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyPortDesc>>
E$$MultipartReplyPortDescBuilder.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.types.port.rev130925.multipart.reply.multipart.reply.body that return MultipartReplyPortDescModifier and TypeMethodDescription@NonNull MultipartReplyPortDescMultipartReplyPortDescBuilder.build()A newMultipartReplyPortDescinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.multipart.reply.multipart.reply.body that return types with arguments of type MultipartReplyPortDescModifier and TypeMethodDescriptiondefault Class<MultipartReplyPortDesc>MultipartReplyPortDesc.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.multipart.reply.multipart.reply.body with parameters of type MultipartReplyPortDescModifier and TypeMethodDescriptionstatic booleanMultipartReplyPortDesc.bindingEquals(@NonNull MultipartReplyPortDesc thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intMultipartReplyPortDesc.bindingHashCode(@NonNull MultipartReplyPortDesc obj) Default implementation ofObject.hashCode()contract for this interface.static StringMultipartReplyPortDesc.bindingToString(@NonNull MultipartReplyPortDesc obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.multipart.reply.multipart.reply.body with type arguments of type MultipartReplyPortDescModifier and TypeMethodDescriptionMultipartReplyPortDescBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyPortDesc> augmentation) Add an augmentation to this builder's product.MultipartReplyPortDescBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyPortDesc>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.multipart.reply.multipart.reply.body with parameters of type MultipartReplyPortDescModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMultipartReplyPortDesc.