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

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

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

Methods in com.ibm.di.fc.castorbind that return ByteArrayWrapper
 ByteArrayWrapper TypeWrapper.getBytes()
           
 

Methods in com.ibm.di.fc.castorbind with parameters of type ByteArrayWrapper
 void TypeWrapper.setBytes(ByteArrayWrapper aByteArrayWrapper)