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