utils
Class ScheduleEntryListWrapper

Package class diagram package ScheduleEntryListWrapper
java.lang.Object
  extended by utils.ScheduleEntryListWrapper

public class ScheduleEntryListWrapper
extends Object

Wrapper of the array list as JAXB can't wrap list so easily.

Author:
Ondrej

Field Summary
 ArrayList<ScheduleEntry> list
           
 
Constructor Summary
ScheduleEntryListWrapper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

list

public ArrayList<ScheduleEntry> list
Constructor Detail

ScheduleEntryListWrapper

public ScheduleEntryListWrapper()


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.