Package ca.cdr.api.model.json
Class LaunchContextParameterJson
java.lang.Object
ca.cdr.api.model.json.LaunchContextParameterJson
- All Implemented Interfaces:
IModelJson
,IModelJson
,Serializable
- See Also:
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetParameterName
(String theParameterName) setParameterValue
(String theParameterValue)
-
Constructor Details
-
LaunchContextParameterJson
public LaunchContextParameterJson()
-
-
Method Details
-
getParameterName
-
setParameterName
-
getParameterValue
-
setParameterValue
-