@Immutable public class ResolvedField extends Object
| Constructor and Description |
|---|
ResolvedField(Scope scope,
Field field,
int hierarchyFieldIndex,
int relationFieldIndex,
boolean local) |
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
int |
getHierarchyFieldIndex() |
int |
getRelationFieldIndex() |
Scope |
getScope() |
Type |
getType() |
boolean |
isLocal() |
Copyright © 2012–2019. All rights reserved.