Class ICDeclarationFolderParmsDTO

java.lang.Object
de.aeb.xnsg.customs.requests.declaration.ICDeclarationFolderParmsDTO
All Implemented Interfaces:
CustomsProcessTypeDTOProvider

public class ICDeclarationFolderParmsDTO extends Object implements CustomsProcessTypeDTOProvider
Identifies a declaration to be opened in a folder.
  • Field Details

    • customsProcess

      public ICCustomsProcessTypeDTO customsProcess
      Specific customs process of the desired declaration.
    • businessObjectId

      public String businessObjectId
      The unique business object id of the desired declaration of the desired declaration.

      length=50

  • Constructor Details

    • ICDeclarationFolderParmsDTO

      public ICDeclarationFolderParmsDTO()
  • Method Details