JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
com.peterphi.std.guice.web.rest.service.servicedescription.freemarker.RestServiceResourceParamInfo
Packages that use
RestServiceResourceParamInfo
Package
Description
com.peterphi.std.guice.web.rest.service.servicedescription.freemarker
Uses of
RestServiceResourceParamInfo
in
com.peterphi.std.guice.web.rest.service.servicedescription.freemarker
Methods in
com.peterphi.std.guice.web.rest.service.servicedescription.freemarker
that return
RestServiceResourceParamInfo
Modifier and Type
Method
Description
RestServiceResourceParamInfo
RestServiceResourceInfo.
getRequestEntity
()
Methods in
com.peterphi.std.guice.web.rest.service.servicedescription.freemarker
that return types with arguments of type
RestServiceResourceParamInfo
Modifier and Type
Method
Description
List
<
RestServiceResourceParamInfo
>
RestServiceResourceInfo.
getParameters
()