scheduler
Class ProbabilisticSchedulerEntryListWrapper

Package class diagram package ProbabilisticSchedulerEntryListWrapper
java.lang.Object
  extended by scheduler.ProbabilisticSchedulerEntryListWrapper

public class ProbabilisticSchedulerEntryListWrapper
extends Object

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

Author:
knight

Field Summary
 ArrayList<ProbabilisticSchedulerEntry> list
           
 
Constructor Summary
ProbabilisticSchedulerEntryListWrapper()
           
 
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<ProbabilisticSchedulerEntry> list
Constructor Detail

ProbabilisticSchedulerEntryListWrapper

public ProbabilisticSchedulerEntryListWrapper()


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