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;
 }