org.dps.core.server.common
Interface IWalletTransaction
public interface IWalletTransaction
getCharacterID
long getCharacterID()
getCharacterName
java.lang.String getCharacterName()
getClientID
long getClientID()
getClientName
java.lang.String getClientName()
getPrice
double getPrice()
getQuantity
long getQuantity()
getStationID
long getStationID()
getStationName
java.lang.String getStationName()
getTransactionDateTime
long getTransactionDateTime()
getTransactionFor
java.lang.String getTransactionFor()
getTransactionID
long getTransactionID()
getTransactionType
java.lang.String getTransactionType()
getTypeID
long getTypeID()
getTypeName
java.lang.String getTypeName()
getJournalTransactionID
long getJournalTransactionID()