Package eu.europa.esig.dss.diagnostic
Class QCLimitValueWrapper
java.lang.Object
eu.europa.esig.dss.diagnostic.QCLimitValueWrapper
public class QCLimitValueWrapper extends Object
-
Constructor Summary
Constructors Constructor Description QCLimitValueWrapper(XmlQCLimitValue qcLimitValue)
-
Method Summary
Modifier and Type Method Description int
getAmount()
String
getCurrency()
int
getExponent()
-
Constructor Details
-
QCLimitValueWrapper
-
-
Method Details
-
getCurrency
-
getAmount
public int getAmount() -
getExponent
public int getExponent()
-