Package org.cxbox.source.dto
Class DictionaryTypeDescDTO_
- java.lang.Object
-
- org.cxbox.api.data.dto.DataResponseDTO_
-
- org.cxbox.source.dto.DictionaryTypeDescDTO_
-
public class DictionaryTypeDescDTO_ extends org.cxbox.api.data.dto.DataResponseDTO_
-
-
Field Summary
Fields Modifier and Type Field Description static org.cxbox.constgen.DtoField<DictionaryTypeDescDTO,String>typestatic org.cxbox.constgen.DtoField<DictionaryTypeDescDTO,String>typeDesc
-
Constructor Summary
Constructors Constructor Description DictionaryTypeDescDTO_()
-
-
-
Field Detail
-
type
public static final org.cxbox.constgen.DtoField<DictionaryTypeDescDTO,String> type
-
typeDesc
public static final org.cxbox.constgen.DtoField<DictionaryTypeDescDTO,String> typeDesc
-
-