final fixes
This commit is contained in:
@@ -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>();
|
||||
|
||||
Reference in New Issue
Block a user