Class QCLimitValueWrapper

java.lang.Object
eu.europa.esig.dss.diagnostic.QCLimitValueWrapper

public class QCLimitValueWrapper extends Object
The class provides a user-friendly API for dealing with XmlQCEuLimitValue
  • Constructor Details

  • Method Details

    • getCurrency

      public String getCurrency()
      Returns the Iso4217CurrencyCode
      Returns:
      String
    • getAmount

      public int getAmount()
      Returns the defined amount
      Returns:
      int amount
    • getExponent

      public int getExponent()
      Returns the defined exponent
      Returns:
      int exponent