ma.glasnost.orika.test.unenhance
Class SuperTypeTestCaseClasses.AuthorChild

java.lang.Object
  extended by ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.AuthorParent
      extended by ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.AuthorChild
All Implemented Interfaces:
SuperTypeTestCaseClasses.Author
Enclosing interface:
SuperTypeTestCaseClasses

public static class SuperTypeTestCaseClasses.AuthorChild
extends SuperTypeTestCaseClasses.AuthorParent


Constructor Summary
SuperTypeTestCaseClasses.AuthorChild()
           
 
Method Summary
 String getAdditionalValue()
           
 void setAdditionalValue(String additionalValue)
           
 
Methods inherited from class ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.AuthorParent
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperTypeTestCaseClasses.AuthorChild

public SuperTypeTestCaseClasses.AuthorChild()
Method Detail

getAdditionalValue

public String getAdditionalValue()

setAdditionalValue

public void setAdditionalValue(String additionalValue)


Copyright © 2012 Glasnost. All Rights Reserved.