- java.lang.Object
-
- com.ibm.dtfj.corereaders.zos.le.CeedsaTemplate
-
public final class CeedsaTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description CeedsaTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getCeedsabkc(ImageInputStream inputStream, long address)
static int
getCeedsabkc$length()
static int
getCeedsabkc$offset()
static long
getCeedsamode(ImageInputStream inputStream, long address)
static int
getCeedsamode$length()
static int
getCeedsamode$offset()
static long
getCeedsanab(ImageInputStream inputStream, long address)
static int
getCeedsanab$length()
static int
getCeedsanab$offset()
static long
getCeedsar14(ImageInputStream inputStream, long address)
static int
getCeedsar14$length()
static int
getCeedsar14$offset()
static long
getCeedsar15(ImageInputStream inputStream, long address)
static int
getCeedsar15$length()
static int
getCeedsar15$offset()
static long
getCeedsar4(ImageInputStream inputStream, long address)
static int
getCeedsar4$length()
static int
getCeedsar4$offset()
static long
getCeedsatran(ImageInputStream inputStream, long address)
static int
getCeedsatran$length()
static int
getCeedsatran$offset()
static int
length()
-
-
-
Method Detail
-
length
public static int length()
-
getCeedsabkc
public static long getCeedsabkc(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsabkc$offset
public static int getCeedsabkc$offset()
-
getCeedsabkc$length
public static int getCeedsabkc$length()
-
getCeedsar14
public static long getCeedsar14(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsar14$offset
public static int getCeedsar14$offset()
-
getCeedsar14$length
public static int getCeedsar14$length()
-
getCeedsar15
public static long getCeedsar15(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsar15$offset
public static int getCeedsar15$offset()
-
getCeedsar15$length
public static int getCeedsar15$length()
-
getCeedsar4
public static long getCeedsar4(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsar4$offset
public static int getCeedsar4$offset()
-
getCeedsar4$length
public static int getCeedsar4$length()
-
getCeedsanab
public static long getCeedsanab(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsanab$offset
public static int getCeedsanab$offset()
-
getCeedsanab$length
public static int getCeedsanab$length()
-
getCeedsatran
public static long getCeedsatran(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsatran$offset
public static int getCeedsatran$offset()
-
getCeedsatran$length
public static int getCeedsatran$length()
-
getCeedsamode
public static long getCeedsamode(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsamode$offset
public static int getCeedsamode$offset()
-
getCeedsamode$length
public static int getCeedsamode$length()
-
-