Package ca.uhn.fhir.util
Class UrlUtil.UrlParts
java.lang.Object
ca.uhn.fhir.util.UrlUtil.UrlParts
- Enclosing class:
UrlUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setResourceId
(String theResourceId) void
setResourceType
(String theResourceType) void
setVersionId
(String theVersionId)
-
Constructor Details
-
UrlParts
public UrlParts()
-
-
Method Details
-
getParams
-
setParams
-
getResourceId
-
setResourceId
-
getResourceType
-
setResourceType
-
getVersionId
-
setVersionId
-