Uses of Class
com.ibm.di.fc.castorbind.CharArrayWrapper

Packages that use CharArrayWrapper
com.ibm.di.fc.castorbind   
 

Uses of CharArrayWrapper in com.ibm.di.fc.castorbind
 

Methods in com.ibm.di.fc.castorbind that return CharArrayWrapper
 CharArrayWrapper TypeWrapper.getChars()
           
 

Methods in com.ibm.di.fc.castorbind with parameters of type CharArrayWrapper
 void TypeWrapper.setChars(CharArrayWrapper aCharArrayWrapper)