Interface Parameter

    • Method Detail

      • getMethod

        MethodModel getMethod()
        Parameters of a method are ordered based on the method declaration.
        Returns:
        the method declaring this parameter
      • getType

        ExtensibleType<?> getType()
        Returns the parameter type
        Returns:
        parameter type