Class TCContentDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCContentDTO

public class TCContentDTO extends Object
DTO to hold meta data of a content.
  • Field Details

    • contentIdentCode

      public String 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[] textTranslations
      List of language specific texts of the content.
  • Constructor Details

    • TCContentDTO

      public TCContentDTO()