- 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 longgetCeedsabkc(ImageInputStream inputStream, long address)static intgetCeedsabkc$length()static intgetCeedsabkc$offset()static longgetCeedsamode(ImageInputStream inputStream, long address)static intgetCeedsamode$length()static intgetCeedsamode$offset()static longgetCeedsanab(ImageInputStream inputStream, long address)static intgetCeedsanab$length()static intgetCeedsanab$offset()static longgetCeedsar14(ImageInputStream inputStream, long address)static intgetCeedsar14$length()static intgetCeedsar14$offset()static longgetCeedsar15(ImageInputStream inputStream, long address)static intgetCeedsar15$length()static intgetCeedsar15$offset()static longgetCeedsar4(ImageInputStream inputStream, long address)static intgetCeedsar4$length()static intgetCeedsar4$offset()static longgetCeedsatran(ImageInputStream inputStream, long address)static intgetCeedsatran$length()static intgetCeedsatran$offset()static intlength()
-
-
-
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()
-
-