Uses of Enum
org.hl7.fhir.r4.utils.IResourceValidator.IdStatus
Packages that use IResourceValidator.IdStatus
-
Uses of IResourceValidator.IdStatus in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return IResourceValidator.IdStatusModifier and TypeMethodDescriptionIResourceValidator.getResourceIdRule()whether the resource must have an id or not (depends on context)static IResourceValidator.IdStatusReturns the enum constant of this type with the specified name.static IResourceValidator.IdStatus[]IResourceValidator.IdStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.utils with parameters of type IResourceValidator.IdStatusModifier and TypeMethodDescriptionvoidIResourceValidator.setResourceIdRule(IResourceValidator.IdStatus resourceIdRule)