java.lang.Object
com.ibm.dtfj.corereaders.zos.le.Ceedsahp_transitionTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
getCeedsahp_bkc
(ImageInputStream inputStream, long address) static int
static int
static long
getCeedsahp_retaddr
(ImageInputStream inputStream, long address) static int
static int
static long
getCeedsahp_tran_ep
(ImageInputStream inputStream, long address) static int
static int
static long
getCeedsahp_trtype
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
Ceedsahp_transitionTemplate
public Ceedsahp_transitionTemplate()
-
-
Method Details
-
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
- 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()
-