anon.pay.xml
Class TransactionData

java.lang.Object
  extended by anon.pay.xml.TransactionData

public class TransactionData
extends java.lang.Object

A utility data class that holds - just a concept at the moment

Author:
Elmar Schraml

Constructor Summary
TransactionData()
           
 
Method Summary
 void TransactionsForUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionData

public TransactionData()
Method Detail

TransactionsForUser

public void TransactionsForUser()