Class ChangeSet
- java.lang.Object
-
- io.vacco.metolithe.codegen.liquibase.type.ChangeSet
-
-
Constructor Summary
Constructors Constructor Description ChangeSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ChangeSetadd(MtLbType t)ChangeSetwithId(java.lang.String id)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.vacco.metolithe.codegen.liquibase.type.MtLbType
getLabelName
-
-