ma.glasnost.orika.test.fieldmap
Class NestedExpressionTestCase.Order

java.lang.Object
  extended by ma.glasnost.orika.test.fieldmap.NestedExpressionTestCase.Order
Enclosing class:
NestedExpressionTestCase

public static class NestedExpressionTestCase.Order
extends Object


Constructor Summary
NestedExpressionTestCase.Order()
           
 
Method Summary
 NestedExpressionTestCase.Product getProduct()
           
 void setProduct(NestedExpressionTestCase.Product product)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedExpressionTestCase.Order

public NestedExpressionTestCase.Order()
Method Detail

getProduct

public NestedExpressionTestCase.Product getProduct()

setProduct

public void setProduct(NestedExpressionTestCase.Product product)


Copyright © 2012 Glasnost. All Rights Reserved.