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

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

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

Methods in com.ibm.di.fc.castorbind that return StringArrayWrapper
 StringArrayWrapper TypeWrapper.getStrings()
           
 

Methods in com.ibm.di.fc.castorbind with parameters of type StringArrayWrapper
 void TypeWrapper.setStrings(StringArrayWrapper aStringArrayWrapper)