Class CeexoepvTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CeexoepvTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetOepv_cnameoffs(ImageInputStream inputStream, long address) static intstatic intstatic longgetOepv_eyecatch(ImageInputStream inputStream, long address) static intstatic intstatic longgetOepv_oldep(ImageInputStream inputStream, long address) static intstatic intstatic longgetOepv_ppa1offset(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
Constructor Details
- 
CeexoepvTemplate
public CeexoepvTemplate() 
 - 
 - 
Method Details
- 
length
public static int length() - 
getOepv_oldep
- Throws:
 IOException
 - 
getOepv_oldep$offset
public static int getOepv_oldep$offset() - 
getOepv_oldep$length
public static int getOepv_oldep$length() - 
getOepv_eyecatch
- Throws:
 IOException
 - 
getOepv_eyecatch$offset
public static int getOepv_eyecatch$offset() - 
getOepv_eyecatch$length
public static int getOepv_eyecatch$length() - 
getOepv_cnameoffs
- Throws:
 IOException
 - 
getOepv_cnameoffs$offset
public static int getOepv_cnameoffs$offset() - 
getOepv_cnameoffs$length
public static int getOepv_cnameoffs$length() - 
getOepv_ppa1offset
public static long getOepv_ppa1offset(ImageInputStream inputStream, long address) throws IOException - Throws:
 IOException
 - 
getOepv_ppa1offset$offset
public static int getOepv_ppa1offset$offset() - 
getOepv_ppa1offset$length
public static int getOepv_ppa1offset$length() 
 -