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