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

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

public static class Issue44TestCase.ProductDto
extends Object


Constructor Summary
Issue44TestCase.ProductDto()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue44TestCase.ProductDto

public Issue44TestCase.ProductDto()
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2013 Glasnost. All Rights Reserved.