NomutTbl

Undocumented in source.
package
@TableName(nomutTable)
@TableForeignKey("mp_id", KeyRef("mutation_point(id)"), KeyParam("ON DELETE CASCADE"))
struct NomutTbl {}

Members

Variables

line
long line;
Undocumented in source.
mutationPointId
long mutationPointId;
Undocumented in source.
status
long status;

!= 0 when a nomut is tagged on the line.

Meta