- java.lang.Object
-
- com.ibm.dtfj.corereaders.zos.le.Ceedsahp_transitionTemplate
-
public final class Ceedsahp_transitionTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description Ceedsahp_transitionTemplate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static longgetCeedsahp_bkc(ImageInputStream inputStream, long address)static intgetCeedsahp_bkc$length()static intgetCeedsahp_bkc$offset()static longgetCeedsahp_retaddr(ImageInputStream inputStream, long address)static intgetCeedsahp_retaddr$length()static intgetCeedsahp_retaddr$offset()static longgetCeedsahp_tran_ep(ImageInputStream inputStream, long address)static intgetCeedsahp_tran_ep$length()static intgetCeedsahp_tran_ep$offset()static longgetCeedsahp_trtype(ImageInputStream inputStream, long address)static intgetCeedsahp_trtype$length()static intgetCeedsahp_trtype$offset()static intlength()
-
-
-
Method Detail
-
length
public static int length()
-
getCeedsahp_trtype
public static long getCeedsahp_trtype(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahp_trtype$offset
public static int getCeedsahp_trtype$offset()
-
getCeedsahp_trtype$length
public static int getCeedsahp_trtype$length()
-
getCeedsahp_tran_ep
public static long getCeedsahp_tran_ep(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahp_tran_ep$offset
public static int getCeedsahp_tran_ep$offset()
-
getCeedsahp_tran_ep$length
public static int getCeedsahp_tran_ep$length()
-
getCeedsahp_bkc
public static long getCeedsahp_bkc(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahp_bkc$offset
public static int getCeedsahp_bkc$offset()
-
getCeedsahp_bkc$length
public static int getCeedsahp_bkc$length()
-
getCeedsahp_retaddr
public static long getCeedsahp_retaddr(ImageInputStream inputStream, long address) throws IOException
- Throws:
IOException
-
getCeedsahp_retaddr$offset
public static int getCeedsahp_retaddr$offset()
-
getCeedsahp_retaddr$length
public static int getCeedsahp_retaddr$length()
-
-