public class LoaderPropertyCoord extends PropertyCoord
The actual value itself is not included b/c its type varies depending on the context of the problem and it is at least useful to unify where the value came from, if not the value itself.
| Constructor and Description |
|---|
LoaderPropertyCoord(Loader loader,
Class<?> group,
Property<?> prop) |
| Modifier and Type | Method and Description |
|---|---|
Loader |
getLoader()
The loader attempting to load this property, if that can be determined.
|
getGroup, getGroupName, getProperty, getPropNameCopyright © 2022. All rights reserved.