ma.glasnost.orika.test.community
Class Issue44TestCase.Order

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue44TestCase.Order
Enclosing class:
Issue44TestCase

public static class Issue44TestCase.Order
extends Object


Constructor Summary
Issue44TestCase.Order()
           
 
Method Summary
 List<Issue44TestCase.Product> getProducts()
           
 void setProducts(List<Issue44TestCase.Product> products)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue44TestCase.Order

public Issue44TestCase.Order()
Method Detail

getProducts

public List<Issue44TestCase.Product> getProducts()

setProducts

public void setProducts(List<Issue44TestCase.Product> products)


Copyright © 2014 Glasnost. All Rights Reserved.