public static class OaIdl.DESCKIND
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
OaIdl.DESCKIND.ByReference |
Modifier and Type | Field and Description |
---|---|
static int |
DESCKIND_FUNCDESC |
static int |
DESCKIND_IMPLICITAPPOBJ |
static int |
DESCKIND_MAX |
static int |
DESCKIND_NONE |
static int |
DESCKIND_TYPECOMP |
static int |
DESCKIND_VARDESC |
Constructor and Description |
---|
DESCKIND() |
public static final int DESCKIND_NONE
public static final int DESCKIND_FUNCDESC
public static final int DESCKIND_VARDESC
public static final int DESCKIND_TYPECOMP
public static final int DESCKIND_IMPLICITAPPOBJ
public static final int DESCKIND_MAX