Class LsestateTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.mvs.LsestateTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetLses_ed(ImageInputStream inputStream, long address) static intstatic intstatic longgetLsesgrs(ImageInputStream inputStream, long address) static intstatic intstatic longgetLsespsw(ImageInputStream inputStream, long address) static intstatic intstatic longgetLsestarg(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
Constructor Details
- 
LsestateTemplate
public LsestateTemplate() 
 - 
 - 
Method Details
- 
length
public static int length() - 
getLsesgrs
- Throws:
 IOException
 - 
getLsesgrs$offset
public static int getLsesgrs$offset() - 
getLsesgrs$length
public static int getLsesgrs$length() - 
getLsespsw
- Throws:
 IOException
 - 
getLsespsw$offset
public static int getLsespsw$offset() - 
getLsespsw$length
public static int getLsespsw$length() - 
getLsestarg
- Throws:
 IOException
 - 
getLsestarg$offset
public static int getLsestarg$offset() - 
getLsestarg$length
public static int getLsestarg$length() - 
getLses_ed
- Throws:
 IOException
 - 
getLses_ed$offset
public static int getLses_ed$offset() - 
getLses_ed$length
public static int getLses_ed$length() 
 -