public interface AclOperData extends ChildOf<Acl>, Augmentable<AclOperData>
This class represents the following YANG schema fragment defined in module ietf-access-control-list
container acl-oper-data {
config false;
}
The schema path to identify an instance is
ietf-access-control-list/access-lists/acl/acl-oper-data
To create instances of this class use AclOperDataBuilder.
AclOperDataBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterfaceaugmentationCopyright © 2019 OpenDaylight. All rights reserved.