public interface UpdateMeterOutput extends TransactionAware, org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<UpdateMeterOutput>
This class represents the following YANG schema fragment defined in module sal-meter
container output { leaf transaction-id { type transaction-id; } uses transaction-aware; }The schema path to identify an instance is sal-meter/update-meter/output
To create instances of this class use UpdateMeterOutputBuilder
.
UpdateMeterOutputBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getTransactionId
Copyright © 2018 OpenDaylight. All rights reserved.