org.hl7.fhir.core/org.hl7.fhir.core.generator/configuration/StructureMapGroupComponent....

6 lines
97 B
Java
Raw Normal View History

2019-12-28 15:58:25 -05:00

public String toString() {
return StructureMapUtilities.groupToString(this);
}