ma.glasnost.orika.test.unenhance
Interface SuperTypeTestCaseClasses.Author

All Known Implementing Classes:
SuperTypeTestCaseClasses.AuthorChild, SuperTypeTestCaseClasses.AuthorParent
Enclosing interface:
SuperTypeTestCaseClasses

public static interface SuperTypeTestCaseClasses.Author


Method Summary
 String getName()
           
 void setName(String name)
           
 

Method Detail

getName

String getName()

setName

void setName(String name)


Copyright © 2012 Glasnost. All Rights Reserved.