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