java.lang.Object
com.ibm.dtfj.corereaders.zos.le.Ciet2ExpVarEntryTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getCiet2_exp_var_is_addr
(ImageInputStream inputStream, long address) static int
static int
static long
getCiet2_exp_var_name_addr
(ImageInputStream inputStream, long address) static int
static int
static long
getCiet2_exp_var_offset
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
Ciet2ExpVarEntryTemplate
public Ciet2ExpVarEntryTemplate()
-
-
Method Details
-
length
public static int length() -
getCiet2_exp_var_offset
public static long getCiet2_exp_var_offset(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_var_offset$offset
public static int getCiet2_exp_var_offset$offset() -
getCiet2_exp_var_offset$length
public static int getCiet2_exp_var_offset$length() -
getCiet2_exp_var_name_addr
public static long getCiet2_exp_var_name_addr(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_var_name_addr$offset
public static int getCiet2_exp_var_name_addr$offset() -
getCiet2_exp_var_name_addr$length
public static int getCiet2_exp_var_name_addr$length() -
getCiet2_exp_var_is_addr
public static long getCiet2_exp_var_is_addr(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getCiet2_exp_var_is_addr$offset
public static int getCiet2_exp_var_is_addr$offset() -
getCiet2_exp_var_is_addr$length
public static int getCiet2_exp_var_is_addr$length()
-