public class TransactionRequest extends Object
private List<Event>
events
TransactionRequest()
List<Event>
getEvents()
void
setEvents(List<Event> events)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private List<Event> events
public TransactionRequest()
public List<Event> getEvents()
public void setEvents(List<Event> events)