Package org.qubership.atp.ram.converter
Class DtoConvertService
java.lang.Object
org.qubership.atp.ram.converter.DtoConvertService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DtoConvertService
public DtoConvertService()
-
-
Method Details
-
convert
Convert t.- Type Parameters:
T- the type parameter- Parameters:
from- the fromto- the to- Returns:
- the t
-
convertList
Convert list list.- Type Parameters:
T- the type parameter- Parameters:
from- the fromto- the to- Returns:
- the list
-