ma.glasnost.orika.test.filters
Class FilterTestCase.SourceAddress

java.lang.Object
  extended by ma.glasnost.orika.test.filters.FilterTestCase.SourceAddress
Enclosing class:
FilterTestCase

public static class FilterTestCase.SourceAddress
extends Object


Field Summary
 String city
           
 String street
           
 
Constructor Summary
FilterTestCase.SourceAddress()
           
 
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
Constructor Detail

FilterTestCase.SourceAddress

public FilterTestCase.SourceAddress()


Copyright © 2014 Glasnost. All Rights Reserved.