Uses of Enum
org.hl7.fhir.r5.elementmodel.ParserBase.IdRenderingPolicy
Packages that use ParserBase.IdRenderingPolicy
-
Uses of ParserBase.IdRenderingPolicy in org.hl7.fhir.r5.elementmodel
Fields in org.hl7.fhir.r5.elementmodel declared as ParserBase.IdRenderingPolicyMethods in org.hl7.fhir.r5.elementmodel that return ParserBase.IdRenderingPolicyModifier and TypeMethodDescriptionParserBase.getIdPolicy()static ParserBase.IdRenderingPolicyReturns the enum constant of this type with the specified name.static ParserBase.IdRenderingPolicy[]ParserBase.IdRenderingPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.elementmodel with parameters of type ParserBase.IdRenderingPolicyModifier and TypeMethodDescriptionvoidParserBase.setIdPolicy(ParserBase.IdRenderingPolicy idPolicy)