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