Class IkjtcbTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.mvs.IkjtcbTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getTcbcelap
(ImageInputStream inputStream, long address) static int
static int
static long
getTcbgrs
(ImageInputStream inputStream, long address) static int
static int
static long
getTcbrbp
(ImageInputStream inputStream, long address) static int
static int
static long
getTcbrtwa
(ImageInputStream inputStream, long address) static int
static int
static long
getTcbstcb
(ImageInputStream inputStream, long address) static int
static int
static long
getTcbtcb
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
IkjtcbTemplate
public IkjtcbTemplate()
-
-
Method Details
-
length
public static int length() -
getTcbrbp
- Throws:
IOException
-
getTcbrbp$offset
public static int getTcbrbp$offset() -
getTcbrbp$length
public static int getTcbrbp$length() -
getTcbgrs
- Throws:
IOException
-
getTcbgrs$offset
public static int getTcbgrs$offset() -
getTcbgrs$length
public static int getTcbgrs$length() -
getTcbtcb
- Throws:
IOException
-
getTcbtcb$offset
public static int getTcbtcb$offset() -
getTcbtcb$length
public static int getTcbtcb$length() -
getTcbrtwa
- Throws:
IOException
-
getTcbrtwa$offset
public static int getTcbrtwa$offset() -
getTcbrtwa$length
public static int getTcbrtwa$length() -
getTcbstcb
- Throws:
IOException
-
getTcbstcb$offset
public static int getTcbstcb$offset() -
getTcbstcb$length
public static int getTcbstcb$length() -
getTcbcelap
- Throws:
IOException
-
getTcbcelap$offset
public static int getTcbcelap$offset() -
getTcbcelap$length
public static int getTcbcelap$length()
-