public abstract class IpVersionBase
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
This class represents the following YANG schema fragment defined in module aclservice
identity ip-version-base {
description
"the base identity for ip versions";
status CURRENT;
}
The schema path to identify an instance is
aclservice/ip-version-base| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Constructor and Description |
|---|
IpVersionBase() |
Copyright © 2019 OpenDaylight. All rights reserved.