public static interface FieldLocator.Resolution
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | FieldLocator.Resolution.IllegalAn illegal resolution. | 
| static class  | FieldLocator.Resolution.SimpleA simple implementation for a field resolution. | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldDescription | getField()Returns the field description if a field was located. | 
| boolean | isResolved()Returns  trueif a field was located. | 
boolean isResolved()
true if a field was located.true if a field was located.FieldDescription getField()
Copyright © 2014–2016. All rights reserved.