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