| Package | Description |
|---|---|
| org.yarnandtail.andhow.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderValueCoord
Location of a value, as loaded by a specific loader for a specific Property.
|
| Modifier and Type | Field and Description |
|---|---|
protected PropertyCoord |
ConstructionProblem.badPropertyCoord
The Property that actually has the problem
|
protected PropertyCoord |
RequirementProblem.propertyCoord
The Property that actually 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 |
RequirementProblem.getPropertyCoord()
The required property that has not been given a value.
|
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 © 2017. All rights reserved.