Class AttributeDTO

    • Field Detail

      • identCode

        public String identCode
        ID of the attribute.

        Max. length: 50.
      • descriptions

        public de.aeb.xnsg.foundation.bf.TextInLanguageDTO[] descriptions
        Descriptions of the attribute in the requested languages.

        Max. length (of TextInLanguageDTO.text): 250.
        See Also:
        AbstractRequestDTO.resultLanguageIsoCodes
    • Constructor Detail

      • AttributeDTO

        public AttributeDTO()