Uses of Class
org.hl7.fhir.r4.profilemodel.PEBuilder.PEElementPropertiesPolicy
-
Packages that use PEBuilder.PEElementPropertiesPolicy Package Description org.hl7.fhir.r4.profilemodel -
-
Uses of PEBuilder.PEElementPropertiesPolicy in org.hl7.fhir.r4.profilemodel
Methods in org.hl7.fhir.r4.profilemodel that return PEBuilder.PEElementPropertiesPolicy Modifier and Type Method Description static PEBuilder.PEElementPropertiesPolicyPEBuilder.PEElementPropertiesPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static PEBuilder.PEElementPropertiesPolicy[]PEBuilder.PEElementPropertiesPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.hl7.fhir.r4.profilemodel with parameters of type PEBuilder.PEElementPropertiesPolicy Constructor Description PEBuilder(IWorkerContext context, PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedPropsDefault)
-