public interface SetRoleOutput extends TransactionAware, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<SetRoleOutput>
This class represents the following YANG schema fragment defined in module sal-role
output { uses tr:transaction-aware; }The schema path to identify an instance is sal-role/set-role/output
To create instances of this class use SetRoleOutputBuilder
.
SetRoleOutputBuilder
Modifier and Type | Field and Description |
---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
getTransactionId
Copyright © 2019 OpenDaylight. All rights reserved.