Uses of Class
net.finmath.smartcontract.product.xml.TransactionCharacteristic
Packages that use TransactionCharacteristic
-
Uses of TransactionCharacteristic in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type TransactionCharacteristicModifier and TypeFieldDescriptionprotected List
<TransactionCharacteristic> EndUserExceptionDeclaration.transactionCharacteristic
protected List
<TransactionCharacteristic> FacilityExecutionExceptionDeclaration.transactionCharacteristic
Methods in net.finmath.smartcontract.product.xml that return TransactionCharacteristicModifier and TypeMethodDescriptionObjectFactory.createTransactionCharacteristic()
Create an instance ofTransactionCharacteristic
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type TransactionCharacteristicModifier and TypeMethodDescriptionEndUserExceptionDeclaration.getTransactionCharacteristic()
Gets the value of the transactionCharacteristic property.FacilityExecutionExceptionDeclaration.getTransactionCharacteristic()
Gets the value of the transactionCharacteristic property.