org.jbind.example.meansOfTransport
Interface ITruck

All Superinterfaces:
IAnyTypeData, IAutomobileData, IComplexCCData, IComplexData, IMeansOfTransport, IMeansOfTransportData, ITruckData, IVehicle, IVehicleData
All Known Implementing Classes:
Truck

public interface ITruck
extends ITruckData


Methods inherited from interface org.jbind.example.meansOfTransport.ITruckData
getLoadCapacityInTons, hasLoadCapacityInTons, setLoadCapacityInTons
 
Methods inherited from interface org.jbind.example.meansOfTransport.IAutomobileData
getConsumption, getEngine, getFuelType, hasConsumption, hasEngine, setConsumption, setFuelType
 
Methods inherited from interface org.jbind.example.meansOfTransport.IVehicleData
getNumberOfWheels, hasNumberOfWheels, removeNumberOfWheels, setNumberOfWheels
 
Methods inherited from interface org.jbind.example.meansOfTransport.IMeansOfTransportData
getManufacturer, hasManufacturer, refManufacturer, setManufacturer
 
Methods inherited from interface org.jbind.xml.core.data.IAnyTypeData
accept_, acceptImpl_, addReferencedData_, createElement_, createElement_, equals, getAttribute_, getDataDesc_, getImpl_, getParent_, getSubstitutionHead_, getType_, hashCode, isDefault_, isNil_, iterAttributes_, iterElements_, setAttribute_, setDataDesc_, setImpl_, setSubstitutionHead_, setType_