Package ca.uhn.fhir.rest.client.api
Class Header
- java.lang.Object
-
- ca.uhn.fhir.rest.client.api.Header
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Get the name of the Header.StringgetValue()Get the value of the Header.
-