Uses of Class
com.ibm.fhir.core.HTTPReturnPreference
-
Packages that use HTTPReturnPreference Package Description com.ibm.fhir.core -
-
Uses of HTTPReturnPreference in com.ibm.fhir.core
Methods in com.ibm.fhir.core that return HTTPReturnPreference Modifier and Type Method Description static HTTPReturnPreferenceHTTPReturnPreference. from(String value)static HTTPReturnPreferenceHTTPReturnPreference. valueOf(String name)Returns the enum constant of this type with the specified name.static HTTPReturnPreference[]HTTPReturnPreference. values()Returns an array containing the constants of this enum type, in the order they are declared.
-