public interface RemoveMeterOutput extends TransactionAware, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<RemoveMeterOutput>
This class represents the following YANG schema fragment defined in module sal-meter
output {
uses tr:transaction-aware;
}
The schema path to identify an instance is
sal-meter/remove-meter/output
To create instances of this class use RemoveMeterOutputBuilder.
RemoveMeterOutputBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<RemoveMeterOutput> |
implementedInterface() |
getTransactionIddefault Class<RemoveMeterOutput> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface org.opendaylight.yangtools.yang.binding.RpcOutputimplementedInterface in interface TransactionAwareCopyright © 2020 OpenDaylight. All rights reserved.