ma.glasnost.orika.test.community
Class Issue34TestCase.Parent

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue34TestCase.Parent
Direct Known Subclasses:
Issue34TestCase.Child
Enclosing class:
Issue34TestCase

public static class Issue34TestCase.Parent
extends Object


Constructor Summary
Issue34TestCase.Parent()
           
 
Method Summary
 String getLight()
           
 void setLight(String light)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue34TestCase.Parent

public Issue34TestCase.Parent()
Method Detail

getLight

public String getLight()

setLight

public void setLight(String light)


Copyright © 2012 Glasnost. All Rights Reserved.