- 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 longgetStcbestk(ImageInputStream inputStream, long address)static intgetStcbestk$length()static intgetStcbestk$offset()static longgetStcbg64h(ImageInputStream inputStream, long address)static intgetStcbg64h$length()static intgetStcbg64h$offset()static longgetStcblaa(ImageInputStream inputStream, long address)static intgetStcblaa$length()static intgetStcblaa$offset()static longgetStcblsdp(ImageInputStream inputStream, long address)static intgetStcblsdp$length()static intgetStcblsdp$offset()static longgetStcbotcb(ImageInputStream inputStream, long address)static intgetStcbotcb$length()static intgetStcbotcb$offset()static intlength()
-
-
-
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()
-
-