ma.glasnost.orika.test.community
Class Issue64TestCase.AddressDto

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue64TestCase.AddressDto
Enclosing class:
Issue64TestCase

public static class Issue64TestCase.AddressDto
extends Object


Field Summary
 String city
           
 String country
           
 String postalCode
           
 String street
           
 
Constructor Summary
Issue64TestCase.AddressDto()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

street

public String street

city

public String city

country

public String country

postalCode

public String postalCode
Constructor Detail

Issue64TestCase.AddressDto

public Issue64TestCase.AddressDto()


Copyright © 2012 Glasnost. All Rights Reserved.