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