Package de.aeb.xnsg.foundation.bf
Class ComboboxEntryDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.ComboboxEntryDTO
For common use in BF methods which return combobox entries, e.g. for
a list of master file data.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe description of the entry in the requested result languages.The identCode of the entry. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
identCode
The identCode of the entry.length=50
-
descriptions
The description of the entry in the requested result languages.
-
-
Constructor Details
-
ComboboxEntryDTO
public ComboboxEntryDTO()
-