Class ParameterComponent

java.lang.Object
com.apiflows.model.ParameterComponent

public class ParameterComponent extends Object
  • Constructor Details

    • ParameterComponent

      public ParameterComponent()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getFormat

      public String getFormat()
    • setFormat

      public void setFormat(String format)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)