Uses of Class
net.finmath.smartcontract.product.xml.ProblemLocation
Packages that use ProblemLocation
-
Uses of ProblemLocation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ProblemLocationMethods in net.finmath.smartcontract.product.xml that return ProblemLocationModifier and TypeMethodDescriptionObjectFactory.createProblemLocation()
Create an instance ofProblemLocation
Reason.getLocation()
Gets the value of the location property.Methods in net.finmath.smartcontract.product.xml with parameters of type ProblemLocationModifier and TypeMethodDescriptionvoid
Reason.setLocation
(ProblemLocation value) Sets the value of the location property.