T
public class JaxbList<T> extends Object
JaxbList()
JaxbList(List<T> list)
JaxbList(T[] list)
List<T>
getCollection()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbList()
public JaxbList(List<T> list)
public JaxbList(T[] list)
public List<T> getCollection()
Copyright © 2016 DNAstack. All rights reserved.