Interface TransactionAware

    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        Deprecated.
    • Method Detail

      • implementedInterface

        Class<? extends TransactionAware> implementedInterface()
        Deprecated.
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getTransactionId

        TransactionId getTransactionId()
        Deprecated.
        Return transactionId, or null if it is not present.
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId transactionId, or null if it is not present.