Uses of Class
com.ibm.dtfj.corereaders.zos.le.DllVariable
-
Packages that use DllVariable Package Description com.ibm.dtfj.corereaders.zos.le -
-
Uses of DllVariable in com.ibm.dtfj.corereaders.zos.le
Methods in com.ibm.dtfj.corereaders.zos.le that return DllVariable Modifier and Type Method Description DllVariableDll. getVariable(String name)Returns the namedDllVariable(or null if it can't be found).DllVariable[]Dll. getVariables()Returns an array of theDllVariables belonging to this DLL
-