ma.glasnost.orika.examples
Class Example2TestCase

java.lang.Object
  extended by ma.glasnost.orika.examples.Example2TestCase

public class Example2TestCase
extends Object

Author:
matt.deboer@gmail.com

Nested Class Summary
static class Example2TestCase.A
           
static class Example2TestCase.A1
           
static class Example2TestCase.A2
           
static class Example2TestCase.B
           
static class Example2TestCase.B1
           
static class Example2TestCase.B2
           
static class Example2TestCase.Property
           
 
Constructor Summary
Example2TestCase()
           
 
Method Summary
 void map()
          How to map the 1.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example2TestCase

public Example2TestCase()
Method Detail

map

public void map()
How to map the 1. A.p1 -> b.p1 2. A.p2 -> b.p2 3. A.a1.Pa11 -> B1.Pb11. 4. A.a1.Pa12 -> B1.Pb12 5. A.a2.Pa11 -> B2.Pb11. 6. A.a2.Pa12 -> B2.Pb12



Copyright © 2012 Glasnost. All Rights Reserved.