public class MdbCatalogEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
kkd_pg |
int |
kkd_rowid |
MdbHandle |
mdb |
int |
num_props |
java.lang.String |
object_name |
int |
object_type |
int |
table_pg |
Constructor and Description |
---|
MdbCatalogEntry() |
public MdbHandle mdb
public java.lang.String object_name
public int object_type
public int table_pg
public int kkd_pg
public int kkd_rowid
public int num_props
Copyright © 2014 Open Microscopy Environment