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

@Generated("mdsal-binding-generator") public interface OvsdbFailModeStandalone extends OvsdbFailModeBase
Identity for ovsdb-failmode standalone

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

 identity ovsdb-fail-mode-standalone {
   base ovsdb-fail-mode-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 OvsdbFailModeStandalone VALUE
      Singleton value representing the OvsdbFailModeStandalone identity.
  • Method Details