Uses of Class
net.finmath.smartcontract.product.xml.VerificationMethod
Packages that use VerificationMethod
-
Uses of VerificationMethod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VerificationMethodModifier and TypeFieldDescriptionprotected VerificationMethod
PartyTradeInformation.verificationMethod
Methods in net.finmath.smartcontract.product.xml that return VerificationMethodModifier and TypeMethodDescriptionObjectFactory.createVerificationMethod()
Create an instance ofVerificationMethod
PartyTradeInformation.getVerificationMethod()
Gets the value of the verificationMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type VerificationMethodModifier and TypeMethodDescriptionvoid
PartyTradeInformation.setVerificationMethod(VerificationMethod value)
Sets the value of the verificationMethod property.