public interface NodeQueue extends org.opendaylight.yangtools.yang.binding.DataObject, QueuePacket, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeContextRef
This class represents the following YANG schema fragment defined in module sal-queue
grouping node-queue { leaf node { type node-ref; } leaf queue-id { type queue-id; } leaf port { type uint32; } leaf property { type uint16; } }The schema path to identify an instance is sal-queue/node-queue
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getPort, getQueueId
getProperty
Copyright © 2018 OpenDaylight. All rights reserved.