Package de.aeb.xnsg.dl.bf
Class DLCarrierExtendedInfosDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.ComboboxEntryDTO
de.aeb.xnsg.dl.bf.DLCarrierExtendedInfosDTO
Response information for the extended Infos URL and WebLogo for the Carrier.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe Url of the Carrier from the Carrier-website.byte[]The WebLogo of the carrier from the Carrier-website.Fields inherited from class de.aeb.xnsg.foundation.bf.ComboboxEntryDTO
descriptions, identCode -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
carrierUrl
The Url of the Carrier from the Carrier-website. Possible values are:
- string
length=150
- string
-
webLogo
public byte[] webLogoThe WebLogo of the carrier from the Carrier-website. Possible values are:
- byte[]
- byte[]
-
-
Constructor Details
-
DLCarrierExtendedInfosDTO
public DLCarrierExtendedInfosDTO()
-