@Deprecated public interface TransactionAware extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module flow-capable-transaction
grouping transaction-aware { leaf transaction-id { type transaction-id; } status DEPRECATED; }The schema path to identify an instance is flow-capable-transaction/transaction-aware
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TransactionId |
getTransactionId()
Deprecated.
|
TransactionId getTransactionId()
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId
transactionId
, or null
if not presentCopyright © 2018 OpenDaylight. All rights reserved.