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() |
getTransactionId
default Class<RemoveMeterOutput> implementedInterface()
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataContainer
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataObject
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.RpcOutput
implementedInterface
in interface TransactionAware
Copyright © 2020 OpenDaylight. All rights reserved.