Class Unflattener


  • public class Unflattener
    extends Object
    • Method Detail

      • unflatten

        public com.nedap.archie.rm.RMObject unflatten​(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: