1 Clazz.declarePackage ("jalview.datamodel");
2 c$ = Clazz.decorateAsClass (function () {
7 Clazz.instantialize (this, arguments);
8 }, jalview.datamodel, "ProvenanceEntry");
9 Clazz.makeConstructor (c$,
10 function (u, a, d, i) {
15 }, "~S,~S,java.util.Date,~S");
16 Clazz.defineMethod (c$, "getUser",
20 Clazz.defineMethod (c$, "getAction",
24 Clazz.defineMethod (c$, "getDate",
28 Clazz.defineMethod (c$, "getID",