Uses of Class
net.finmath.smartcontract.product.xml.VerificationStatus
Packages that use VerificationStatus
-
Uses of VerificationStatus in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VerificationStatusModifier and TypeFieldDescriptionprotected VerificationStatus
VerificationStatusNotification.status
Methods in net.finmath.smartcontract.product.xml that return VerificationStatusModifier and TypeMethodDescriptionObjectFactory.createVerificationStatus()
Create an instance ofVerificationStatus
VerificationStatusNotification.getStatus()
Gets the value of the status property.Methods in net.finmath.smartcontract.product.xml with parameters of type VerificationStatusModifier and TypeMethodDescriptionvoid
VerificationStatusNotification.setStatus(VerificationStatus value)
Sets the value of the status property.