Package | Description |
---|---|
org.bridj |
Modifier and Type | Method and Description |
---|---|
List<StructFieldDescription> |
StructDescription.getAggregatedFields() |
Modifier and Type | Method and Description |
---|---|
void |
StructCustomizer.afterLayout(StructDescription desc,
List<StructFieldDescription> aggregatedFields)
Deprecated.
This method can alter the aggregated fields and may even call again the
performLayout(aggregatedFields) method.
|
void |
StructCustomizer.beforeLayout(StructDescription desc,
List<StructFieldDescription> aggregatedFields)
Deprecated.
Last chance to remove aggregated fields
|
void |
TimeT.timeval_customizer.beforeLayout(StructDescription desc,
List<StructFieldDescription> aggregatedFields) |
void |
StructDescription.setAggregatedFields(List<StructFieldDescription> aggregatedFields) |
Copyright © 2009-2020. All Rights Reserved.