Interface Parameter

    • Method Detail

      • getName

        String getName()
        Returns:
        name of this parameter
      • getIn

        Location getIn()
        Returns:
        location of this parameter
      • isRequired

        boolean isRequired()
        Returns:
        true if the parameter is required, otherwise false;
      • getStyle

        Style getStyle()
        Returns:
        style of this parameter
      • isExplode

        boolean isExplode()
        Returns:
        true if the parameter should become exploded, otherwise false;