Class ParameterDTO

All Implemented Interfaces:
DTO<Parameter>

public class ParameterDTO extends KeyToMultiValueDTO implements DTO<Parameter>
Author:
jamesdbloom
  • Constructor Details

    • ParameterDTO

      public ParameterDTO(Parameter parameter)
    • ParameterDTO

      protected ParameterDTO()
  • Method Details