Class AlgorithmDTO

java.lang.Object
org.trustdeck.dto.AlgorithmDTO
All Implemented Interfaces:
IObjectDTO<Algorithm,AlgorithmDTO>

@Scope("prototype") public class AlgorithmDTO extends Object implements IObjectDTO<Algorithm,AlgorithmDTO>
Data transfer object for the exchange of algorithm data.
Author:
Armin Müller