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, InterfaceTypeBase

@Generated("mdsal-binding-generator") public interface InterfaceTypeIpsecGre64 extends InterfaceTypeBase
Interface type for ipsec-gre64 interfaces

This class represents the following YANG schema fragment defined in module ovsdb

 identity interface-type-ipsec-gre64 {
   base interface-type-base;
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • VALUE

      static final @NonNull InterfaceTypeIpsecGre64 VALUE
      Singleton value representing the InterfaceTypeIpsecGre64 identity.
  • Method Details