Uses of Class
org.openehealth.ipf.commons.ihe.fhir.iti67.Iti67Options
-
Packages that use Iti67Options Package Description org.openehealth.ipf.commons.ihe.fhir.iti67 -
-
Uses of Iti67Options in org.openehealth.ipf.commons.ihe.fhir.iti67
Methods in org.openehealth.ipf.commons.ihe.fhir.iti67 that return Iti67Options Modifier and Type Method Description Iti67OptionsIti67OptionsProvider. getDefaultOption()static Iti67OptionsIti67Options. valueOf(String name)Returns the enum constant of this type with the specified name.static Iti67Options[]Iti67Options. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openehealth.ipf.commons.ihe.fhir.iti67 that return types with arguments of type Iti67Options Modifier and Type Method Description Class<Iti67Options>Iti67OptionsProvider. getTransactionOptionsType()
-