Uses of Class
net.finmath.smartcontract.product.xml.ServiceAdvisory
Packages that use ServiceAdvisory
-
Uses of ServiceAdvisory in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ServiceAdvisoryMethods in net.finmath.smartcontract.product.xml that return ServiceAdvisoryModifier and TypeMethodDescriptionObjectFactory.createServiceAdvisory()
Create an instance ofServiceAdvisory
ServiceNotification.getAdvisory()
Gets the value of the advisory property.Methods in net.finmath.smartcontract.product.xml with parameters of type ServiceAdvisoryModifier and TypeMethodDescriptionvoid
ServiceNotification.setAdvisory(ServiceAdvisory value)
Sets the value of the advisory property.