final fixes

This commit is contained in:
gezvf
2017-08-21 09:33:22 +02:00
parent 3a8b370401
commit 9051210f9d
4 changed files with 23 additions and 14 deletions
@@ -13,7 +13,6 @@ public class CropScienceAsset {
String byr_Title;
String byr_MarketingId;
String byr_cs_assetApproval;
//String byr_cs_brand;
String byr_cs_releaseDate;
String byr_cs_retireDate;
String byr_cs_businessUnit;
@@ -24,6 +23,7 @@ public class CropScienceAsset {
String byr_campaignTitle;
String byr_cs_IsShouldBePublished;
String byr_cs_warehouseAvailable;
String byr_cs_country;
HashSet<String> brands = new HashSet<String>();
HashSet<String> indications = new HashSet<String>();