Uses of Class
net.finmath.smartcontract.product.xml.CoalTransportationEquipment
Packages that use CoalTransportationEquipment
-
Uses of CoalTransportationEquipment in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CoalTransportationEquipmentModifier and TypeFieldDescriptionprotected CoalTransportationEquipment
CoalDelivery.transportationEquipment
Methods in net.finmath.smartcontract.product.xml that return CoalTransportationEquipmentModifier and TypeMethodDescriptionObjectFactory.createCoalTransportationEquipment()
Create an instance ofCoalTransportationEquipment
CoalDelivery.getTransportationEquipment()
Gets the value of the transportationEquipment property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalTransportationEquipmentModifier and TypeMethodDescriptionvoid
CoalDelivery.setTransportationEquipment
(CoalTransportationEquipment value) Sets the value of the transportationEquipment property.