Annotation for methods and constructors used to map reference types to int QD field. This annotation may be used only for:
- Constructors with 1 int parameter;
- Instance methods without parameters returning int;
- Static methods with 1 int parameter returning target reference type;
- Static methods with 1 target type parameter returning int.