Class XmlParam


  • public final class XmlParam
    extends Object
    Xmir representation of a method parameter.
    Since:
    0.4
    • Constructor Detail

      • XmlParam

        public XmlParam​(XmlNode root)
        Constructor.
        Parameters:
        root - Parameter xml node.
    • Method Detail