Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.queues.QueueBuilder
Packages that use QueueBuilder
-
Uses of QueueBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.queues
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.queues that return QueueBuilderModifier and TypeMethodDescriptionQueueBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Queue> augmentation) Add an augmentation to this builder's product.QueueBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Queue>> augmentationType) Remove an augmentation from this builder's product.QueueBuilder.setPort
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toQueuePacket.getPort()
to the specified value.QueueBuilder.setProperty
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toCommonQueue.getProperty()
to the specified value.QueueBuilder.setQueueId
(QueueId value) Set the property corresponding toQueuePacket.getQueueId()
to the specified value.Set the key value corresponding toQueue.key()
to the specified value.