ma.glasnost.orika.test.community
Class Issue30TestCase.Inventory<T extends Issue30TestCase.ComputerPart>

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue30TestCase.Inventory<T>
Enclosing class:
Issue30TestCase

public static class Issue30TestCase.Inventory<T extends Issue30TestCase.ComputerPart>
extends Object


Constructor Summary
Issue30TestCase.Inventory()
           
 
Method Summary
 List<T> getItems()
           
 void setItems(List<T> items)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue30TestCase.Inventory

public Issue30TestCase.Inventory()
Method Detail

getItems

public List<T> getItems()

setItems

public void setItems(List<T> items)


Copyright © 2012 Glasnost. All Rights Reserved.