| Package | Description |
|---|---|
| org.yarnandtail.andhow.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderPropertyCoord
Location of a Property value, as loaded by a specific loader..
|
| Modifier and Type | Field and Description |
|---|---|
protected PropertyCoord |
ConstructionProblem.badPropertyCoord
The Property that actually has the problem
|
protected PropertyCoord |
PropertyProblem.propertyCoord
The coordinate of the Property that has the problem
|
protected PropertyCoord |
ConstructionProblem.refPropertyCoord
For construction problems that duplicate or reference another Property...
|
| Modifier and Type | Method and Description |
|---|---|
PropertyCoord |
ConstructionProblem.getBadPropertyCoord()
The Property that has the problem.
|
PropertyCoord |
LoaderProblem.getBadValueCoord()
The Property that has the problem.
|
PropertyCoord |
PropertyProblem.getPropertyCoord()
The coordinate of the property that has the problem
|
PropertyCoord |
ConstructionProblem.getRefPropertyCoord()
For Properties that have some type of duplication w/ other properties, this is the
Property that is duplicated (the earlier of the two duplicates).
|
Copyright © 2022. All rights reserved.