Uses of Enum Class
de.gematik.test.erezept.fhir.parser.profiles.definitions.ErpWorkflowStructDef
Packages that use ErpWorkflowStructDef
Package
Description
-
Uses of ErpWorkflowStructDef in de.gematik.test.erezept.fhir.builder.erp
Constructors in de.gematik.test.erezept.fhir.builder.erp with parameters of type ErpWorkflowStructDefModifierConstructorDescriptionprotectedGemCloseOperationDiGABuilder(ErpWorkflowStructDef structureDefinition, Supplier<P> constructor) protectedGemDispenseCloseOperationPharmaceuticalsBuilder(ErpWorkflowStructDef structureDefinition, Supplier<P> constructor, boolean requiresParameters) -
Uses of ErpWorkflowStructDef in de.gematik.test.erezept.fhir.parser.profiles.definitions
Methods in de.gematik.test.erezept.fhir.parser.profiles.definitions that return ErpWorkflowStructDefModifier and TypeMethodDescriptionstatic ErpWorkflowStructDefReturns the enum constant of this class with the specified name.static ErpWorkflowStructDef[]ErpWorkflowStructDef.values()Returns an array containing the constants of this enum class, in the order they are declared.