- java.lang.Object
-
- com.ibm.dtfj.corereaders.zos.mvs.BpxzustaTemplate
-
public final class BpxzustaTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description BpxzustaTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getUstagrs(ImageInputStream inputStream, long address)
static int
getUstagrs$length()
static int
getUstagrs$offset()
static long
getUstapswg(ImageInputStream inputStream, long address)
static int
getUstapswg$length()
static int
getUstapswg$offset()
static int
length()
-
-
-
Method Detail
-
length
public static int length()
-
getUstapswg
public static long getUstapswg(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getUstapswg$offset
public static int getUstapswg$offset()
-
getUstapswg$length
public static int getUstapswg$length()
-
getUstagrs
public static long getUstagrs(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getUstagrs$offset
public static int getUstagrs$offset()
-
getUstagrs$length
public static int getUstagrs$length()
-
-