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