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