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

3 lines
86 B
Java
Raw Normal View History

2020-05-11 21:54:28 -04:00
public String toString() {
2019-12-28 15:58:25 -05:00
return StructureMapUtilities.groupToString(this);
2020-05-11 21:54:28 -04:00
}