public PackingslipEntry(PackingslipProvider <T> provider)
 {
     this.Provider = provider;
 }