Interface EcogMapper

    • Method Detail

      • getById

        @Nullable dev.pcvolkmer.mv64e.mtb.PerformanceStatus getById​(int id)
      • getEcogCoding

        default @Nullable dev.pcvolkmer.mv64e.mtb.EcogCoding getEcogCoding​(@Nullable java.lang.String value)
        Maps a string value to an ECOG coding
        Parameters:
        value - the string value to map
        Returns:
        the ECOG coding or null if the value is invalid