Package de.aeb.xnsg.tariffcontent.bf.v3
Class SupplementaryCodeElementInfoDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.v3.SupplementaryCodeElementInfoDTO
DTO to hold one type-casted supplementary information about a code element.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Type to identify the sort of information given.The possible values, see de.aeb.xnsg.tariffcontent.bf.v3.InfoTypes
length=20
-
text
The information in textual form. In most cases to be expected only some code or single term.length=255
-
-
Constructor Details
-
SupplementaryCodeElementInfoDTO
-