public interface UpdateGroupOutput extends TransactionAware, org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<UpdateGroupOutput>
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/update-group/output
To create instances of this class use UpdateGroupOutputBuilder
.
UpdateGroupOutputBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getTransactionId
Copyright © 2018 OpenDaylight. All rights reserved.