Uses of Class
org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66Options
-
Packages that use Iti66Options Package Description org.openehealth.ipf.commons.ihe.fhir.iti66 -
-
Uses of Iti66Options in org.openehealth.ipf.commons.ihe.fhir.iti66
Methods in org.openehealth.ipf.commons.ihe.fhir.iti66 that return Iti66Options Modifier and Type Method Description Iti66OptionsIti66OptionsProvider. getDefaultOption()static Iti66OptionsIti66Options. valueOf(String name)Returns the enum constant of this type with the specified name.static Iti66Options[]Iti66Options. 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.iti66 that return types with arguments of type Iti66Options Modifier and Type Method Description Class<Iti66Options>Iti66OptionsProvider. getTransactionOptionsType()
-