Class Root

  • All Implemented Interfaces:
    MtLbType

    public class Root
    extends java.lang.Object
    implements MtLbType
    • Constructor Summary

      Constructors 
      Constructor Description
      Root()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void append​(ChangeSet cs)  
      • Methods inherited from class java.lang.Object

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

      • databaseChangeLog

        public java.util.List<ChangeSet> databaseChangeLog
    • Constructor Detail

      • Root

        public Root()
    • Method Detail

      • append

        public void append​(ChangeSet cs)