Uses of Class
net.finmath.smartcontract.product.xml.DeliveryNearby
Packages that use DeliveryNearby
-
Uses of DeliveryNearby in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DeliveryNearbyMethods in net.finmath.smartcontract.product.xml that return DeliveryNearbyModifier and TypeMethodDescriptionObjectFactory.createDeliveryNearby()
Create an instance ofDeliveryNearby
Commodity.getDeliveryNearby()
Gets the value of the deliveryNearby property.Methods in net.finmath.smartcontract.product.xml with parameters of type DeliveryNearbyModifier and TypeMethodDescriptionvoid
Commodity.setDeliveryNearby
(DeliveryNearby value) Sets the value of the deliveryNearby property.