
Uses of Enum
org.hl7.fhir.r5.profilemodel.PEBuilder.PEElementPropertiesPolicy
Packages that use PEBuilder.PEElementPropertiesPolicy
-
Uses of PEBuilder.PEElementPropertiesPolicy in org.hl7.fhir.r5.context
Methods in org.hl7.fhir.r5.context with parameters of type PEBuilder.PEElementPropertiesPolicyModifier and TypeMethodDescriptionBaseWorkerContext.getProfiledElementBuilder
(PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedProps) IWorkerContext.getProfiledElementBuilder
(PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedProps) -
Uses of PEBuilder.PEElementPropertiesPolicy in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx with parameters of type PEBuilder.PEElementPropertiesPolicyModifier and TypeMethodDescriptionHapiWorkerContext.getProfiledElementBuilder
(PEBuilder.PEElementPropertiesPolicy thePEElementPropertiesPolicy, boolean theB) -
Uses of PEBuilder.PEElementPropertiesPolicy in org.hl7.fhir.r5.profilemodel
Methods in org.hl7.fhir.r5.profilemodel that return PEBuilder.PEElementPropertiesPolicyModifier and TypeMethodDescriptionReturns 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.r5.profilemodel with parameters of type PEBuilder.PEElementPropertiesPolicyModifierConstructorDescriptionPEBuilder
(IWorkerContext context, PEBuilder.PEElementPropertiesPolicy elementProps, boolean fixedPropsDefault)