JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
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