public static class XBRLInconsistency.Contributor
extends java.lang.Object
| Constructor and Description |
|---|
XBRLInconsistency.Contributor(XBRLFactItem fact,
double weight)
Instantiates a new contributor.
|
| Modifier and Type | Method and Description |
|---|---|
XBRLFactItem |
getFact()
Gets the fact.
|
double |
getWeight()
Gets the weight.
|
public XBRLInconsistency.Contributor(XBRLFactItem fact, double weight)
fact - the factweight - the weightpublic XBRLFactItem getFact()
public double getWeight()