Class CeexoepvTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CeexoepvTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getOepv_cnameoffs
(ImageInputStream inputStream, long address) static int
static int
static long
getOepv_eyecatch
(ImageInputStream inputStream, long address) static int
static int
static long
getOepv_oldep
(ImageInputStream inputStream, long address) static int
static int
static long
getOepv_ppa1offset
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
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()
-