Class RestServiceResourceParamInfo

java.lang.Object
com.peterphi.std.guice.web.rest.service.servicedescription.freemarker.RestServiceResourceParamInfo

public class RestServiceResourceParamInfo extends Object
  • Constructor Details

  • Method Details

    • getType

      public String getType()
    • getDataType

      public Class<?> getDataType()
    • getName

      public String getName()
    • getDefaultValue

      public String getDefaultValue()
    • getDescription

      public String getDescription()
    • isEntity

      public boolean isEntity()
    • getSeeAlsoURLs

      public List<String> getSeeAlsoURLs()