Class IhastcbTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.mvs.IhastcbTemplate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getStcbestk
(ImageInputStream inputStream, long address) static int
static int
static long
getStcbg64h
(ImageInputStream inputStream, long address) static int
static int
static long
getStcblaa
(ImageInputStream inputStream, long address) static int
static int
static long
getStcblsdp
(ImageInputStream inputStream, long address) static int
static int
static long
getStcbotcb
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
IhastcbTemplate
public IhastcbTemplate()
-
-
Method Details
-
length
public static int length() -
getStcblsdp
- Throws:
IOException
-
getStcblsdp$offset
public static int getStcblsdp$offset() -
getStcblsdp$length
public static int getStcblsdp$length() -
getStcbestk
- Throws:
IOException
-
getStcbestk$offset
public static int getStcbestk$offset() -
getStcbestk$length
public static int getStcbestk$length() -
getStcbotcb
- Throws:
IOException
-
getStcbotcb$offset
public static int getStcbotcb$offset() -
getStcbotcb$length
public static int getStcbotcb$length() -
getStcbg64h
- Throws:
IOException
-
getStcbg64h$offset
public static int getStcbg64h$offset() -
getStcbg64h$length
public static int getStcbg64h$length() -
getStcblaa
- Throws:
IOException
-
getStcblaa$offset
public static int getStcblaa$offset() -
getStcblaa$length
public static int getStcblaa$length()
-