Uses of Class
org.hl7.fhir.r4.profilemodel.gen.PECodeGenerator.ExtensionPolicy
-
Packages that use PECodeGenerator.ExtensionPolicy Package Description org.hl7.fhir.r4.profilemodel.gen -
-
Uses of PECodeGenerator.ExtensionPolicy in org.hl7.fhir.r4.profilemodel.gen
Methods in org.hl7.fhir.r4.profilemodel.gen that return PECodeGenerator.ExtensionPolicy Modifier and Type Method Description PECodeGenerator.ExtensionPolicyPECodeGenerator. getExtensionPolicy()static PECodeGenerator.ExtensionPolicyPECodeGenerator.ExtensionPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static PECodeGenerator.ExtensionPolicy[]PECodeGenerator.ExtensionPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.profilemodel.gen with parameters of type PECodeGenerator.ExtensionPolicy Modifier and Type Method Description voidPECodeGenerator. setExtensionPolicy(PECodeGenerator.ExtensionPolicy extensionPolicy)
-