Uses of Enum Class
dev.dsf.fhir.prefer.PreferHandlingType
Packages that use PreferHandlingType
-
Uses of PreferHandlingType in dev.dsf.fhir.prefer
Methods in dev.dsf.fhir.prefer that return PreferHandlingTypeModifier and TypeMethodDescriptionstatic PreferHandlingTypePreferHandlingType.fromString(String prefer) static PreferHandlingTypeReturns the enum constant of this class with the specified name.static PreferHandlingType[]PreferHandlingType.values()Returns an array containing the constants of this enum class, in the order they are declared.