Package de.aeb.xnsg.ftmc.bf
Class FTMCMaterialDescriptionDTO
java.lang.Object
de.aeb.xnsg.ftmc.bf.FTMCMaterialDescriptionDTO
DTO to hold data of the description of a material in a defined language.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDescription in the given language.ISO code of the language of the description. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
languageISOCode
ISO code of the language of the description.length=2
-
description
Description in the given language.length=1000
-
-
Constructor Details
-
FTMCMaterialDescriptionDTO
public FTMCMaterialDescriptionDTO()
-