Interface ParameterList.ParamGetter

    • Method Detail

      • getValue

        java.lang.Object getValue()
                           throws java.lang.reflect.InvocationTargetException,
                                  ConvertRepresentationException,
                                  javax.ws.rs.WebApplicationException
        Returns the value for this param.
        Returns:
        the value for this param.
        Throws:
        java.lang.reflect.InvocationTargetException
        ConvertRepresentationException
        javax.ws.rs.WebApplicationException