Uses of Enum Class
de.gematik.test.erezept.fhir.values.BaseANR.ANRType
Packages that use BaseANR.ANRType
Package
Description
-
Uses of BaseANR.ANRType in de.gematik.test.erezept.fhir.exceptions
Constructors in de.gematik.test.erezept.fhir.exceptions with parameters of type BaseANR.ANRType -
Uses of BaseANR.ANRType in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return BaseANR.ANRType -
Uses of BaseANR.ANRType in de.gematik.test.erezept.fhir.values
Methods in de.gematik.test.erezept.fhir.values that return BaseANR.ANRTypeModifier and TypeMethodDescriptionstatic BaseANR.ANRTypestatic BaseANR.ANRTypeReturns the enum constant of this class with the specified name.static BaseANR.ANRType[]BaseANR.ANRType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.test.erezept.fhir.values with parameters of type BaseANR.ANRTypeModifier and TypeMethodDescriptionstatic BaseANRBaseANR.fromTypedValue(BaseANR.ANRType type, String value) Constructors in de.gematik.test.erezept.fhir.values with parameters of type BaseANR.ANRType