Uses of Enum Class
org.ehrbase.openehr.sdk.webtemplate.model.ProportionType
Packages that use ProportionType
-
Uses of ProportionType in org.ehrbase.openehr.sdk.webtemplate.model
Methods in org.ehrbase.openehr.sdk.webtemplate.model that return ProportionTypeModifier and TypeMethodDescriptionstatic ProportionTypeProportionType.findById(int id) static ProportionTypeReturns the enum constant of this class with the specified name.static ProportionType[]ProportionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.openehr.sdk.webtemplate.model that return types with arguments of type ProportionType