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