Interface GeniusIfmInterface

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, EntityNameBase

    public interface GeniusIfmInterface
    extends EntityNameBase
    SRM Entity name for IFM's interface instance

    This class represents the following YANG schema fragment defined in module odl-srm-types

     identity genius-ifm-interface {
       base entity-name-base;
     }
     
    The schema path to identify an instance is odl-srm-types/genius-ifm-interface
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME