Class FollowUpClaimResponseMapper

  • All Implemented Interfaces:
    DataMapper<dev.pcvolkmer.mv64e.mtb.ClaimResponse>

    public class FollowUpClaimResponseMapper
    extends java.lang.Object
    implements DataMapper<dev.pcvolkmer.mv64e.mtb.ClaimResponse>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      dev.pcvolkmer.mv64e.mtb.ClaimResponse getById​(int id)
      Loads and maps follow-up data using the dnpm follow-up procedures database id
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FollowUpClaimResponseMapper

        public FollowUpClaimResponseMapper​(FollowUpCatalogue catalogue)
    • Method Detail

      • getById

        public dev.pcvolkmer.mv64e.mtb.ClaimResponse getById​(int id)
        Loads and maps follow-up data using the dnpm follow-up procedures database id
        Specified by:
        getById in interface DataMapper<dev.pcvolkmer.mv64e.mtb.ClaimResponse>
        Parameters:
        id - The database id of the procedure data set
        Returns:
        The loaded follow-up data