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.transactionCharacteristicprotected List<TransactionCharacteristic> FacilityExecutionExceptionDeclaration.transactionCharacteristicMethods in net.finmath.smartcontract.product.xml that return TransactionCharacteristicModifier and TypeMethodDescriptionObjectFactory.createTransactionCharacteristic()Create an instance ofTransactionCharacteristicMethods 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.