public static class Issue30TestCase.InventoryDTO<T extends Issue30TestCase.ComputerPartDTO> extends Object
InventoryDTO()
List<T>
getItems()
void
setItems(List<T> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InventoryDTO()
public List<T> getItems()
public void setItems(List<T> items)
Copyright © 2019 Glasnost. All rights reserved.