Class TCOpenALPositionDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.af.v10.TCOpenALPositionDTO

public class TCOpenALPositionDTO extends Object
DTO to hold additional data to open the folder for a AL position.
  • Field Details

    • alNumber

      public String alNumber
      Number which should be opened. The number could stand for a AL number, category, sub-category or section.

      length=5

    • decisiveDate

      public TCDateDTO decisiveDate
      Decisive date
    • languageISOCode

      public String languageISOCode
      ISO code of language for which the descriptions should be displayed

      length=2

  • Constructor Details

    • TCOpenALPositionDTO

      public TCOpenALPositionDTO()