Class KeyDTO

java.lang.Object
com.eurodyn.qlack.fuse.lexicon.dto.KeyDTO
All Implemented Interfaces:
Serializable

public class KeyDTO extends Object implements Serializable
A simple DTO for Key class. The usage of it is to retrieve and store the data for the Key .
Author:
European Dynamics SA
See Also:
  • Constructor Details

    • KeyDTO

      public KeyDTO()