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 VerificationMethodPartyTradeInformation.verificationMethodMethods in net.finmath.smartcontract.product.xml that return VerificationMethodModifier and TypeMethodDescriptionObjectFactory.createVerificationMethod()Create an instance ofVerificationMethodPartyTradeInformation.getVerificationMethod()Gets the value of the verificationMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type VerificationMethodModifier and TypeMethodDescriptionvoidPartyTradeInformation.setVerificationMethod(VerificationMethod value) Sets the value of the verificationMethod property.