ma.glasnost.orika.test.customconverter
Class CustomConverterTestCase.B

java.lang.Object
  extended by ma.glasnost.orika.test.customconverter.CustomConverterTestCase.B
Enclosing class:
CustomConverterTestCase

public static class CustomConverterTestCase.B
extends Object


Constructor Summary
CustomConverterTestCase.B()
           
 
Method Summary
 String getString()
           
 void setString(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomConverterTestCase.B

public CustomConverterTestCase.B()
Method Detail

getString

public String getString()

setString

public void setString(String string)


Copyright © 2012 Glasnost. All Rights Reserved.