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