- java.lang.Object
-
- com.ibm.dtfj.corereaders.zos.mvs.IharbTemplate
-
public final class IharbTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description IharbTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getRbgrsave(ImageInputStream inputStream, long address)
static int
getRbgrsave$length()
static int
getRbgrsave$offset()
static long
getRblinkXrblnkRblinkb(ImageInputStream inputStream, long address)
static int
getRblinkXrblnkRblinkb$length()
static int
getRblinkXrblnkRblinkb$offset()
static long
getRbopsw(ImageInputStream inputStream, long address)
static int
getRbopsw$length()
static int
getRbopsw$offset()
static int
length()
-
-
-
Method Detail
-
length
public static int length()
-
getRbopsw
public static long getRbopsw(ImageInputStream inputStream, long address) throws IOException
- 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
public static long getRbgrsave(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getRbgrsave$offset
public static int getRbgrsave$offset()
-
getRbgrsave$length
public static int getRbgrsave$length()
-
-