Class CeexsfxmTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.le.CeexsfxmTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetSfxm_code_eyecatch(ImageInputStream inputStream, long address) static intstatic intstatic longgetSfxm_code_return_pt(ImageInputStream inputStream, long address) static intstatic intstatic longgetSfxm_next(ImageInputStream inputStream, long address) static intstatic intstatic longgetSfxm_parm_sf(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
Constructor Details
- 
CeexsfxmTemplate
public CeexsfxmTemplate() 
 - 
 - 
Method Details
- 
length
public static int length() - 
getSfxm_code_eyecatch
public static long getSfxm_code_eyecatch(ImageInputStream inputStream, long address) throws IOException - Throws:
 IOException
 - 
getSfxm_code_eyecatch$offset
public static int getSfxm_code_eyecatch$offset() - 
getSfxm_code_eyecatch$length
public static int getSfxm_code_eyecatch$length() - 
getSfxm_code_return_pt
public static long getSfxm_code_return_pt(ImageInputStream inputStream, long address) throws IOException - Throws:
 IOException
 - 
getSfxm_code_return_pt$offset
public static int getSfxm_code_return_pt$offset() - 
getSfxm_code_return_pt$length
public static int getSfxm_code_return_pt$length() - 
getSfxm_next
- Throws:
 IOException
 - 
getSfxm_next$offset
public static int getSfxm_next$offset() - 
getSfxm_next$length
public static int getSfxm_next$length() - 
getSfxm_parm_sf
- Throws:
 IOException
 - 
getSfxm_parm_sf$offset
public static int getSfxm_parm_sf$offset() - 
getSfxm_parm_sf$length
public static int getSfxm_parm_sf$length() 
 -