Class ChangeSet
java.lang.Object
ru.volnenko.maven.plugin.databasedoc.model.impl.ChangeSet
- All Implemented Interfaces:
IChangeSet
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.volnenko.maven.plugin.databasedoc.model.IChangeSet
getAuthor, getChanges, getId, setAuthor, setChanges, setId
-
Constructor Details
-
ChangeSet
public ChangeSet()
-
-
Method Details
-
add
- Specified by:
addin interfaceIChangeSet
-