public class DictionaryItemDTO_
extends io.tesler.api.data.dto.DataResponseDTO_
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<DictionaryItemDTO,Boolean> |
active |
static io.tesler.constgen.DtoField<DictionaryItemDTO,Boolean> |
additionFlg |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
description |
static io.tesler.constgen.DtoField<DictionaryItemDTO,Integer> |
displayOrder |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
key |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
type |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
value |
| Constructor and Description |
|---|
DictionaryItemDTO_() |
public static final io.tesler.constgen.DtoField<DictionaryItemDTO,Boolean> active
public static final io.tesler.constgen.DtoField<DictionaryItemDTO,Boolean> additionFlg
public static final io.tesler.constgen.DtoField<DictionaryItemDTO,String> description
public static final io.tesler.constgen.DtoField<DictionaryItemDTO,Integer> displayOrder
public static final io.tesler.constgen.DtoField<DictionaryItemDTO,String> key
public static final io.tesler.constgen.DtoField<DictionaryItemDTO,String> type
public static final io.tesler.constgen.DtoField<DictionaryItemDTO,String> value
Copyright © 2018–2020 Tesler. All rights reserved.