Package de.aeb.xnsg.tariffcontent.af.v10
Class TCOpenALPositionDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.af.v10.TCOpenALPositionDTO
DTO to hold additional data to open the folder for a AL position.
-
Field Summary
FieldsModifier and TypeFieldDescriptionNumber which should be opened.Decisive dateISO code of language for which the descriptions should be displayed -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
alNumber
Number which should be opened. The number could stand for a AL number, category, sub-category or section.length=5
-
decisiveDate
Decisive date -
languageISOCode
ISO code of language for which the descriptions should be displayedlength=2
-
-
Constructor Details
-
TCOpenALPositionDTO
public TCOpenALPositionDTO()
-