Package de.aeb.xnsg.tariffcontent.bf
Class TCContentDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCContentDTO
DTO to hold meta data of a content.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCode of the content (e.g.de.aeb.xnsg.foundation.bf.TextInLanguageDTO[]
List of language specific texts of the content. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
contentIdentCode
Code of the content (e.g. BANZ.EU.NCL.EXP for the export content of the EU)length=50
-
textTranslations
public de.aeb.xnsg.foundation.bf.TextInLanguageDTO[] textTranslationsList of language specific texts of the content.
-
-
Constructor Details
-
TCContentDTO
public TCContentDTO()
-