Class RemarkParser


  • public class RemarkParser
    extends java.lang.Object
    RemarkParser

    Copyright: Idorsia Pharmaceuticals Ltd., Inc. All Rights Reserved This software is the proprietary information of Idorsia Pharmaceuticals, Ltd. Use is subject to license terms.

    Created by korffmo1 on 09.04.18.
    • Constructor Summary

      Constructors 
      Constructor Description
      RemarkParser()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.HashMap<java.lang.Integer,​java.lang.String> getHmNo_Remark()  
      int getIndexLine()  
      • Methods inherited from class java.lang.Object

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

      • RemarkParser

        public RemarkParser()
    • Method Detail

      • getIndexLine

        public int getIndexLine()
      • getHmNo_Remark

        public java.util.HashMap<java.lang.Integer,​java.lang.String> getHmNo_Remark()