ma.glasnost.orika.test.favorsextension
Class FavorsExtensionTestCase.Reptile

java.lang.Object
  extended by ma.glasnost.orika.test.favorsextension.FavorsExtensionTestCase.Animal
      extended by ma.glasnost.orika.test.favorsextension.FavorsExtensionTestCase.Reptile
Direct Known Subclasses:
FavorsExtensionTestCase.Salamander
Enclosing class:
FavorsExtensionTestCase

public static class FavorsExtensionTestCase.Reptile
extends FavorsExtensionTestCase.Animal


Field Summary
 float weightInKg
           
 
Fields inherited from class ma.glasnost.orika.test.favorsextension.FavorsExtensionTestCase.Animal
category, name
 
Constructor Summary
FavorsExtensionTestCase.Reptile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

weightInKg

public float weightInKg
Constructor Detail

FavorsExtensionTestCase.Reptile

public FavorsExtensionTestCase.Reptile()


Copyright © 2014 Glasnost. All Rights Reserved.