Class IharbTemplate
java.lang.Object
com.ibm.dtfj.corereaders.zos.mvs.IharbTemplate
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic longgetRbgrsave(ImageInputStream inputStream, long address) static intstatic intstatic longgetRblinkXrblnkRblinkb(ImageInputStream inputStream, long address) static intstatic intstatic longgetRbopsw(ImageInputStream inputStream, long address) static intstatic intstatic intlength() 
- 
Constructor Details
- 
IharbTemplate
public IharbTemplate() 
 - 
 - 
Method Details
- 
length
public static int length() - 
getRbopsw
- Throws:
 IOException
 - 
getRbopsw$offset
public static int getRbopsw$offset() - 
getRbopsw$length
public static int getRbopsw$length() - 
getRblinkXrblnkRblinkb
public static long getRblinkXrblnkRblinkb(ImageInputStream inputStream, long address) throws IOException - Throws:
 IOException
 - 
getRblinkXrblnkRblinkb$offset
public static int getRblinkXrblnkRblinkb$offset() - 
getRblinkXrblnkRblinkb$length
public static int getRblinkXrblnkRblinkb$length() - 
getRbgrsave
- Throws:
 IOException
 - 
getRbgrsave$offset
public static int getRbgrsave$offset() - 
getRbgrsave$length
public static int getRbgrsave$length() 
 -