ma.glasnost.orika.test.metadata
Class ScoringClassMapBuilderTest.Destination

java.lang.Object
  extended by ma.glasnost.orika.test.metadata.ScoringClassMapBuilderTest.Destination
Enclosing class:
ScoringClassMapBuilderTest

public static class ScoringClassMapBuilderTest.Destination
extends Object


Field Summary
 String birthState
           
 String countryCode
           
 Integer currentAge
           
 String favoriteColor
           
 String id
           
 ScoringClassMapBuilderTest.Name name
           
 String streetAddress
           
 
Constructor Summary
ScoringClassMapBuilderTest.Destination()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public ScoringClassMapBuilderTest.Name name

currentAge

public Integer currentAge

streetAddress

public String streetAddress

birthState

public String birthState

countryCode

public String countryCode

favoriteColor

public String favoriteColor

id

public String id
Constructor Detail

ScoringClassMapBuilderTest.Destination

public ScoringClassMapBuilderTest.Destination()


Copyright © 2012 Glasnost. All Rights Reserved.