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