public static class RestfulServerUtils.ResponseEncoding extends Object
| Constructor and Description |
|---|
ResponseEncoding(FhirContext theCtx,
EncodingEnum theEncoding,
String theContentType) |
| Modifier and Type | Method and Description |
|---|---|
EncodingEnum |
getEncoding() |
String |
getResourceContentType() |
Boolean |
isNonLegacy() |
public ResponseEncoding(FhirContext theCtx, EncodingEnum theEncoding, String theContentType)
public EncodingEnum getEncoding()
public String getResourceContentType()
public Boolean isNonLegacy()
Copyright © 2014–2017 University Health Network. All rights reserved.