public class VncCustomTypeFieldDef
extends java.lang.Object
| Constructor and Description |
|---|
VncCustomTypeFieldDef(VncKeyword name,
VncKeyword type,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
VncKeyword |
getName() |
VncKeyword |
getType() |
public VncCustomTypeFieldDef(VncKeyword name, VncKeyword type, int index)
public VncKeyword getName()
public VncKeyword getType()
public int getIndex()