Class RawStmtsDocList


  • public class RawStmtsDocList
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      java.util.List<RawStmtsDoc> getStmtsDocs()  
      • Methods inherited from class java.lang.Object

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

      • RawStmtsDocList

        public RawStmtsDocList​(java.util.List<RawStmtsDoc> rawStmtsDocList)
    • Method Detail

      • getStmtsDocs

        public java.util.List<RawStmtsDoc> getStmtsDocs()