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 VerificationStatusVerificationStatusNotification.statusMethods in net.finmath.smartcontract.product.xml that return VerificationStatusModifier and TypeMethodDescriptionObjectFactory.createVerificationStatus()Create an instance ofVerificationStatusVerificationStatusNotification.getStatus()Gets the value of the status property.Methods in net.finmath.smartcontract.product.xml with parameters of type VerificationStatusModifier and TypeMethodDescriptionvoidVerificationStatusNotification.setStatus(VerificationStatus value) Sets the value of the status property.