- java.lang.Object
-
- com.ibm.dtfj.corereaders.zos.le.Ceexhp1bTemplate
-
public final class Ceexhp1bTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description Ceexhp1bTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getPpa1h_flag3(ImageInputStream inputStream, long address)
static int
getPpa1h_flag3$length()
static int
getPpa1h_flag3$offset()
static long
getPpa1h_ppa2_off(ImageInputStream inputStream, long address)
static int
getPpa1h_ppa2_off$length()
static int
getPpa1h_ppa2_off$offset()
static int
length()
-
-
-
Method Detail
-
length
public static int length()
-
getPpa1h_ppa2_off
public static long getPpa1h_ppa2_off(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getPpa1h_ppa2_off$offset
public static int getPpa1h_ppa2_off$offset()
-
getPpa1h_ppa2_off$length
public static int getPpa1h_ppa2_off$length()
-
getPpa1h_flag3
public static long getPpa1h_flag3(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getPpa1h_flag3$offset
public static int getPpa1h_flag3$offset()
-
getPpa1h_flag3$length
public static int getPpa1h_flag3$length()
-
-