utils
Class StringListWrapper

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

public class StringListWrapper
extends Object

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

Author:
Ondrej

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

StringListWrapper

public StringListWrapper()


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