public class DGNTagDef
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
tagValueUnion |
defaultValue |
int |
id |
char[] |
name |
char[] |
prompt |
int |
type |
| Constructor and Description |
|---|
DGNTagDef() |
public char[] name
public int id
public char[] prompt
public int type
public tagValueUnion defaultValue