ResourceMappingProxy
====================

.. currentmodule:: asdf.resource

.. autoclass:: ResourceMappingProxy
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ResourceMappingProxy.class_name
      ~ResourceMappingProxy.delegate
      ~ResourceMappingProxy.package_name
      ~ResourceMappingProxy.package_version

   .. rubric:: Methods Summary

   .. autosummary::

      ~ResourceMappingProxy.maybe_wrap

   .. rubric:: Attributes Documentation

   .. autoattribute:: class_name
   .. autoattribute:: delegate
   .. autoattribute:: package_name
   .. autoattribute:: package_version

   .. rubric:: Methods Documentation

   .. automethod:: maybe_wrap
