- 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 longgetLses_ed(ImageInputStream inputStream, long address)static intgetLses_ed$length()static intgetLses_ed$offset()static longgetLsesgrs(ImageInputStream inputStream, long address)static intgetLsesgrs$length()static intgetLsesgrs$offset()static longgetLsespsw(ImageInputStream inputStream, long address)static intgetLsespsw$length()static intgetLsespsw$offset()static longgetLsestarg(ImageInputStream inputStream, long address)static intgetLsestarg$length()static intgetLsestarg$offset()static intlength()
-
-
-
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()
-
-