| Modifier and Type | Field and Description |
|---|---|
static StructDef<NdTypeBound> |
type |
static FieldManyToOne<NdTypeSignature> |
TYPE |
| Constructor and Description |
|---|
NdTypeBound(Nd nd,
long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
getSignature(CharArrayBuffer result) |
NdTypeSignature |
getType() |
void |
setType(NdTypeSignature signature) |
getAddress, getDB, getNdpublic static final FieldManyToOne<NdTypeSignature> TYPE
public static final StructDef<NdTypeBound> type
public NdTypeBound(Nd nd, long address)
public void setType(NdTypeSignature signature)
public NdTypeSignature getType()
public void getSignature(CharArrayBuffer result)