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 CoalTransportationEquipmentCoalDelivery.transportationEquipmentMethods in net.finmath.smartcontract.product.xml that return CoalTransportationEquipmentModifier and TypeMethodDescriptionObjectFactory.createCoalTransportationEquipment()Create an instance ofCoalTransportationEquipmentCoalDelivery.getTransportationEquipment()Gets the value of the transportationEquipment property.Methods in net.finmath.smartcontract.product.xml with parameters of type CoalTransportationEquipmentModifier and TypeMethodDescriptionvoidCoalDelivery.setTransportationEquipment(CoalTransportationEquipment value) Sets the value of the transportationEquipment property.