Serializing Parameters
======================

.. py:currentmodule:: NodegraphAPI


Serializing to String
---------------------

.. automethod:: Parameter.getXML
.. automethod:: Parameter.parseXML
.. automethod:: Parameter.replaceXML


Serializing to XmlIO
--------------------

.. automethod:: Parameter.buildXmlIO
.. automethod:: Parameter.getValueXmlIO
.. automethod:: Parameter.setValueXmlIO
.. automethod:: Parameter.parseXmlIO
.. automethod:: Parameter.replaceXmlIO