public static class RestfulServerUtils.ResponseEncoding extends Object
| Constructor and Description |
|---|
ResponseEncoding(ca.uhn.fhir.context.FhirContext theCtx,
ca.uhn.fhir.rest.api.EncodingEnum theEncoding,
String theContentType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
ca.uhn.fhir.rest.api.EncodingEnum |
getEncoding() |
String |
getResourceContentType() |
public ResponseEncoding(ca.uhn.fhir.context.FhirContext theCtx, ca.uhn.fhir.rest.api.EncodingEnum theEncoding, String theContentType)
public String getContentType()
public ca.uhn.fhir.rest.api.EncodingEnum getEncoding()
public String getResourceContentType()
Copyright © 2014–2019 University Health Network. All rights reserved.