The class the member belongs to. @return
()
| 43 | * @return |
| 44 | */ |
| 45 | public MappedClass getOwner() { |
| 46 | return owner; |
| 47 | } |
| 48 | |
| 49 | /** |
| 50 | * The order in which the member was indexed (Ex: One field after another) |
no outgoing calls
no test coverage detected