public class WSChange
extends java.lang.Object
Constructor and Description |
---|
WSChange(at.finkzeit.zsw.server.persistence.model.Change c) |
Modifier and Type | Method and Description |
---|---|
int |
getAction() |
java.lang.String |
getChange() |
long |
getDataOwnerId() |
WSTimestamp |
getDataTs() |
long |
getId() |
long |
getLinkId() |
int |
getLinkType() |
long |
getPersonID() |
WSTimestamp |
getTs() |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public int getAction()
public java.lang.String getChange()
public long getDataOwnerId()
public WSTimestamp getDataTs()
public long getId()
public long getLinkId()
public int getLinkType()
public long getPersonID()
public WSTimestamp getTs()