package foundation.dao; public enum PackagePrintType { BatchMaster, Package, Partners; }