JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
ca.uhn.fhir.rest.annotation
Annotation Type PageIdParam
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
PageIdParam
Parameter annotation which specifies the parameter to receive the ID of the page being requested. Parameter must be of type
String