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