public class NdAnnotationInType extends NdAnnotation
| Modifier and Type | Field and Description |
|---|---|
static FieldManyToOne<NdType> |
OWNER |
static StructDef<NdAnnotationInType> |
type |
ANNOTATION_TYPE, ELEMENT_VALUE_PAIRS| Constructor and Description |
|---|
NdAnnotationInType(Nd nd,
long address) |
NdAnnotationInType(Nd nd,
NdType owner) |
getElementValuePairs, getType, setTypepublic static final FieldManyToOne<NdType> OWNER
public static final StructDef<NdAnnotationInType> type