Uses of Class
com.ibm.di.fc.castorbind.ByteArrayWrapper
-
Packages that use ByteArrayWrapper Package Description com.ibm.di.fc.castorbind Provides classes for the Castorbind function components. -
-
Uses of ByteArrayWrapper in com.ibm.di.fc.castorbind
Methods in com.ibm.di.fc.castorbind that return ByteArrayWrapper Modifier and Type Method Description ByteArrayWrapperTypeWrapper. getBytes()This method returnsByteArrayWrapperrepresentation of the member variableMethods in com.ibm.di.fc.castorbind with parameters of type ByteArrayWrapper Modifier and Type Method Description voidTypeWrapper. setBytes(ByteArrayWrapper aByteArrayWrapper)Sets member variable mBAWrapper
-