Class QueryParamItem
java.lang.Object
org.jboss.resteasy.reactive.client.processor.beanparam.Item
org.jboss.resteasy.reactive.client.processor.beanparam.QueryParamItem
-
Constructor Summary
ConstructorsConstructorDescriptionQueryParamItem(String fieldName, String name, boolean encoded, org.jboss.resteasy.reactive.client.processor.beanparam.ValueExtractor extractor, org.jboss.jandex.Type valueType) -
Method Summary
-
Constructor Details
-
QueryParamItem
-
-
Method Details
-
name
-
getValueType
public org.jboss.jandex.Type getValueType()
-