public class ListDto<E> extends Object
ListDto()
List<E>
getElements()
void
setElements(List<E> elements)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ListDto()
public List<E> getElements()
public void setElements(List<E> elements)
public String toString()
toString
Object
Copyright © 2013–2019. All rights reserved.