Class GeneratedDtoToRmConverter

java.lang.Object
org.ehrbase.openehr.sdk.serialisation.dto.GeneratedDtoToRmConverter

public class GeneratedDtoToRmConverter extends Object
  • Constructor Details

  • Method Details

    • toRMObject

      public com.nedap.archie.rm.RMObject toRMObject(Object dto)
      Converts a java bean, usually generated by the ehrbase class generator, to a RMObject The template annotation of the dto class must reference a template available to the templateProvider.
      Parameters:
      dto -
      Returns: