Uses of Class
net.finmath.smartcontract.product.xml.BullionDeliveryLocation
Packages that use BullionDeliveryLocation
-
Uses of BullionDeliveryLocation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BullionDeliveryLocationModifier and TypeFieldDescriptionprotected BullionDeliveryLocation
BullionPhysicalLeg.deliveryLocation
Methods in net.finmath.smartcontract.product.xml that return BullionDeliveryLocationModifier and TypeMethodDescriptionObjectFactory.createBullionDeliveryLocation()
Create an instance ofBullionDeliveryLocation
BullionPhysicalLeg.getDeliveryLocation()
Gets the value of the deliveryLocation property.Methods in net.finmath.smartcontract.product.xml with parameters of type BullionDeliveryLocationModifier and TypeMethodDescriptionvoid
BullionPhysicalLeg.setDeliveryLocation(BullionDeliveryLocation value)
Sets the value of the deliveryLocation property.