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

java.lang.Object
  extended by ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.LibraryParent
      extended by ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.LibraryChild
All Implemented Interfaces:
SuperTypeTestCaseClasses.Library
Enclosing interface:
SuperTypeTestCaseClasses

public static class SuperTypeTestCaseClasses.LibraryChild
extends SuperTypeTestCaseClasses.LibraryParent


Constructor Summary
SuperTypeTestCaseClasses.LibraryChild()
           
 
Method Summary
 String getAdditionalValue()
           
 void setAdditionalValue(String additionalValue)
           
 
Methods inherited from class ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.LibraryParent
getBooks, getTitle, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperTypeTestCaseClasses.LibraryChild

public SuperTypeTestCaseClasses.LibraryChild()
Method Detail

getAdditionalValue

public String getAdditionalValue()

setAdditionalValue

public void setAdditionalValue(String additionalValue)


Copyright © 2012 Glasnost. All Rights Reserved.