java.lang.Object
org.jboss.resteasy.reactive.client.processor.beanparam.Item
org.jboss.resteasy.reactive.client.processor.beanparam.QueryParamItem

public class QueryParamItem extends Item
  • Constructor Details

    • QueryParamItem

      public QueryParamItem(String fieldName, String name, boolean encoded, org.jboss.resteasy.reactive.client.processor.beanparam.ValueExtractor extractor, org.jboss.jandex.Type valueType)
  • Method Details

    • name

      public String name()
    • getValueType

      public org.jboss.jandex.Type getValueType()