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