ma.glasnost.orika.test.generator
Class ExpanderTestCase.Day

java.lang.Object
  extended by ma.glasnost.orika.test.generator.ExpanderTestCase.Day
Enclosing class:
ExpanderTestCase

public static class ExpanderTestCase.Day
extends Object


Field Summary
 int dayNumber
           
 String dayOfWeek
           
 
Constructor Summary
ExpanderTestCase.Day()
           
 
Method Summary
 boolean equals(Object that)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

dayNumber

public int dayNumber

dayOfWeek

public String dayOfWeek
Constructor Detail

ExpanderTestCase.Day

public ExpanderTestCase.Day()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(Object that)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2012 Glasnost. All Rights Reserved.