Interface RpcFailEntityType

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

    @Generated("mdsal-binding-generator")
    public interface RpcFailEntityType
    extends RpcResultBase
    RPC failed: invalid entity type

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

     identity rpc-fail-entity-type {
       base rpc-result-base;
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

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