Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.etsiqc |
Modifier and Type | Field and Description |
---|---|
Iso4217CurrencyCode |
MonetaryValue.currency |
Constructor and Description |
---|
MonetaryValue(Iso4217CurrencyCode currency_,
com.objsys.asn1j.runtime.Asn1Integer amount_,
com.objsys.asn1j.runtime.Asn1Integer exponent_)
This constructor sets all elements to references to the
given objects
|
MonetaryValue(Iso4217CurrencyCode currency_,
long amount_,
long exponent_)
This constructor allows primitive data to be passed for all
primitive elements.
|
QcEuLimitValue(Iso4217CurrencyCode currency_,
com.objsys.asn1j.runtime.Asn1Integer amount_,
com.objsys.asn1j.runtime.Asn1Integer exponent_)
This constructor sets all elements to references to the
given objects
|
QcEuLimitValue(Iso4217CurrencyCode currency_,
long amount_,
long exponent_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Copyright © 2025. All rights reserved.