ma.glasnost.orika.examples
Class Example1TestCase.Name

java.lang.Object
  extended by ma.glasnost.orika.examples.Example1TestCase.Name
Enclosing class:
Example1TestCase

public static class Example1TestCase.Name
extends Object


Constructor Summary
Example1TestCase.Name(String first, String last)
           
 
Method Summary
 String getFirst()
           
 String getLast()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example1TestCase.Name

public Example1TestCase.Name(String first,
                             String last)
Method Detail

getFirst

public String getFirst()

getLast

public String getLast()


Copyright © 2012 Glasnost. All Rights Reserved.