public interface UnitsProvider
| Modifier and Type | Method and Description | 
|---|---|
| void | factChangedUnit(XBRLFactNumeric fact,
               XBRLUnit oldUnit,
               XBRLUnit newUnit)Fact changed unit. | 
| java.util.Iterator<XBRLUnit> | getSuggestedUnits(XBRLItem itm)Returns an iterator over units that can be used for this item. | 
java.util.Iterator<XBRLUnit> getSuggestedUnits(XBRLItem itm)
itm - the itmvoid factChangedUnit(XBRLFactNumeric fact, XBRLUnit oldUnit, XBRLUnit newUnit)
fact - the factoldUnit - the old unitnewUnit - the new unitCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa