public class DNAStruct
extends java.lang.Object
StructDNA
!
DNAStruct is a part of DNAModel
providing
a more convinient interface to struct descriptions in StructDNA
.Constructor and Description |
---|
DNAStruct(int sdnaIndex,
DNAType type,
short fields_len) |
Modifier and Type | Method and Description |
---|---|
DNAField[] |
getFields() |
int |
getIndex() |
DNAType |
getType() |
void |
set(int i,
DNAField f) |