Uses of Class
org.jnbis.api.model.record.TransactionInformation
-
Packages that use TransactionInformation Package Description org.jnbis.api.model org.jnbis.internal org.jnbis.internal.record.reader -
-
Uses of TransactionInformation in org.jnbis.api.model
Methods in org.jnbis.api.model that return TransactionInformation Modifier and Type Method Description abstract TransactionInformationNist. getTransactionInfo() -
Uses of TransactionInformation in org.jnbis.internal
Methods in org.jnbis.internal that return TransactionInformation Modifier and Type Method Description TransactionInformationInternalNist. getTransactionInfo() -
Uses of TransactionInformation in org.jnbis.internal.record.reader
Methods in org.jnbis.internal.record.reader that return TransactionInformation Modifier and Type Method Description TransactionInformationTransactionInfoReader. read(NistHelper.Token token)
-