Class ProfileUtilities.ElementChoiceGroup

java.lang.Object
org.hl7.fhir.r5.conformance.profile.ProfileUtilities.ElementChoiceGroup
Enclosing class:
ProfileUtilities

public static class ProfileUtilities.ElementChoiceGroup extends Object
  • Constructor Details

  • Method Details

    • getRow

      public org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row getRow()
    • getElements

      public List<String> getElements()
    • setRow

      public void setRow(org.hl7.fhir.utilities.xhtml.HierarchicalTableGenerator.Row row)
    • getName

      public String getName()
    • isMandatory

      public boolean isMandatory()
    • setMandatory

      public void setMandatory(boolean mandatory)