Class ICGetDeclarationAttachmentsRequestDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.customs.requests.declaration.ICGetDeclarationAttachmentsRequestDTO
- All Implemented Interfaces:
CustomsProcessTypeDTOProvider
public class ICGetDeclarationAttachmentsRequestDTO
extends AbstractRequestDTO
implements CustomsProcessTypeDTOProvider
Request for declaration attachments.
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]Requested attachment codes.ID of the declaration.Specific customs process.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractRequestDTO
clientIdentCode, clientSystemId, resultLanguageIsoCodes, userName -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
customsProcess
Specific customs process. -
businessObjectId
ID of the declaration.length=20
-
attachmentCodes
Requested attachment codes.
-
-
Constructor Details
-
ICGetDeclarationAttachmentsRequestDTO
public ICGetDeclarationAttachmentsRequestDTO()
-
-
Method Details
-
getCustomsProcessType
- Specified by:
getCustomsProcessTypein interfaceCustomsProcessTypeDTOProvider
-