Interface NetvirtL2gwConnection
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>,org.opendaylight.yangtools.binding.BindingObject,EntityNameBase,Serializable
SRM Entity name for l2gw connection
This class represents the following YANG schema fragment defined in module odl-srm-types
identity netvirt-l2gw-connection {
base entity-name-base;
}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QNameYANG identifier of the statement represented by this class.static final @NonNull NetvirtL2gwConnectionSingleton value representing theNetvirtL2gwConnectionidentity. -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theNetvirtL2gwConnectionidentity.
-
-
Method Details
-
implementedInterface
Class<? extends NetvirtL2gwConnection> implementedInterface()- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>- Specified by:
implementedInterfacein interfaceEntityNameBase
-