public class ConfigConverter
extends java.lang.Object
Constructor and Description |
---|
ConfigConverter() |
Modifier and Type | Method and Description |
---|---|
void |
convertBikes() |
void |
convertBoats() |
void |
convertCars() |
void |
convertFuels() |
void |
convertHelicopters() |
void |
convertPlanes() |
void |
convertRims() |
void |
convertTank() |
public void convertRims()
public void convertFuels()
public void convertCars()
public void convertBoats()
public void convertBikes()
public void convertPlanes()
public void convertTank()
public void convertHelicopters()