Interface EncapsulationTypeVxlanOverIpv4
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity
,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
,org.opendaylight.yangtools.yang.binding.BindingObject
,EncapsulationTypeBase
@Generated("mdsal-binding-generator")
public interface EncapsulationTypeVxlanOverIpv4
extends EncapsulationTypeBase
Encapsulation type vxlan-over-ipv4
This class represents the following YANG schema fragment defined in module hwvtep
identity encapsulation-type-vxlan-over-ipv4 { base encapsulation-type-base; }
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class.static final @NonNull EncapsulationTypeVxlanOverIpv4
Singleton value representing theEncapsulationTypeVxlanOverIpv4
identity. -
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 theEncapsulationTypeVxlanOverIpv4
identity.
-
-
Method Details
-
implementedInterface
Class<? extends EncapsulationTypeVxlanOverIpv4> implementedInterface()- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
- Specified by:
implementedInterface
in interfaceEncapsulationTypeBase
-