public class WSAccount
extends java.lang.Object
| Constructor and Description |
|---|
WSAccount(at.finkzeit.zsw.server.persistence.model.Account a) |
WSAccount(at.finkzeit.zsw.server.persistence.model.Account a,
boolean includeSysCorr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAccountDefinitionId() |
long |
getLinkId() |
int |
getLinkType() |
WSTimestamp |
getTS() |
long |
getValue() |
public WSAccount(at.finkzeit.zsw.server.persistence.model.Account a)
public WSAccount(at.finkzeit.zsw.server.persistence.model.Account a,
boolean includeSysCorr)
public long getLinkId()
public int getLinkType()
public int getAccountDefinitionId()
public WSTimestamp getTS()
public long getValue()