Skip to content

read from vehicle xml file can be better #1

@todo

Description

@todo

//todo read from vehicle xml file can be better
{
VehicleType vehicleType = vb.createVehicleType(Id.create("default", VehicleType.class));
VehicleCapacity capacity = new VehicleCapacityImpl();
capacity.setSeats(Integer.valueOf(50));
capacity.setStandingRoom(Integer.valueOf(50));


This issue was generated by todo based on a todo comment in b5d7d78. It's been assigned to @cllorca1 because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions