Class XmlMethodParam


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

      • isParam

        public boolean isParam()
        Check if the object is actually a method param.
        Returns:
        True if the method param, false otherwise.