ma.glasnost.orika.test.metadata
Class VariableRefTestCase.Year

java.lang.Object
  extended by ma.glasnost.orika.test.metadata.VariableRefTestCase.Year
Enclosing class:
VariableRefTestCase

public static class VariableRefTestCase.Year
extends Object


Field Summary
 List<VariableRefTestCase.Month> months
           
 int yearNumber
           
 
Constructor Summary
VariableRefTestCase.Year()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

yearNumber

public int yearNumber

months

public List<VariableRefTestCase.Month> months
Constructor Detail

VariableRefTestCase.Year

public VariableRefTestCase.Year()


Copyright © 2012 Glasnost. All Rights Reserved.