Class CeexhepvTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CeexhepvTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetHepv_entry_point(ImageInputStream inputStream, long address) static intstatic intstatic longgetHepv_ppa1_offset_p(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
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() 
 -