Releasekram
This commit is contained in:
@@ -24,10 +24,14 @@ public class CropScienceAsset {
|
||||
String byr_cs_IsShouldBePublished;
|
||||
String byr_cs_warehouseAvailable;
|
||||
String byr_cs_country;
|
||||
String byr_licenseScope;
|
||||
String byr_licenseOwner;
|
||||
String byr_licenseInformation = "";
|
||||
|
||||
HashSet<String> brands = new HashSet<String>();
|
||||
HashSet<String> indications = new HashSet<String>();
|
||||
HashSet<String> licenseRecords = new HashSet<String>();
|
||||
HashSet<String> licenseTypes = new HashSet<String>();
|
||||
|
||||
|
||||
Long fileSize;
|
||||
|
||||
Reference in New Issue
Block a user