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 BullionDeliveryLocationBullionPhysicalLeg.deliveryLocationMethods in net.finmath.smartcontract.product.xml that return BullionDeliveryLocationModifier and TypeMethodDescriptionObjectFactory.createBullionDeliveryLocation()Create an instance ofBullionDeliveryLocationBullionPhysicalLeg.getDeliveryLocation()Gets the value of the deliveryLocation property.Methods in net.finmath.smartcontract.product.xml with parameters of type BullionDeliveryLocationModifier and TypeMethodDescriptionvoidBullionPhysicalLeg.setDeliveryLocation(BullionDeliveryLocation value) Sets the value of the deliveryLocation property.