Class DictionaryDto_


  • public class DictionaryDto_
    extends org.cxbox.api.data.dto.DataResponseDTO_
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.cxbox.constgen.DtoField<org.cxbox.source.services.crudma.WorkflowDictionaryCrudmaService.DictionaryDto,​String> description  
      static org.cxbox.constgen.DtoField<org.cxbox.source.services.crudma.WorkflowDictionaryCrudmaService.DictionaryDto,​String> key  
      static org.cxbox.constgen.DtoField<org.cxbox.source.services.crudma.WorkflowDictionaryCrudmaService.DictionaryDto,​String> value  
      • Fields inherited from class org.cxbox.api.data.dto.DataResponseDTO_

        errors, id, vstamp
    • Constructor Summary

      Constructors 
      Constructor Description
      DictionaryDto_()  
    • Field Detail

      • description

        public static final org.cxbox.constgen.DtoField<org.cxbox.source.services.crudma.WorkflowDictionaryCrudmaService.DictionaryDto,​String> description
      • key

        public static final org.cxbox.constgen.DtoField<org.cxbox.source.services.crudma.WorkflowDictionaryCrudmaService.DictionaryDto,​String> key
      • value

        public static final org.cxbox.constgen.DtoField<org.cxbox.source.services.crudma.WorkflowDictionaryCrudmaService.DictionaryDto,​String> value
    • Constructor Detail

      • DictionaryDto_

        public DictionaryDto_()