Releasekram

This commit is contained in:
gexce
2017-08-28 17:31:22 +02:00
parent df8727f9b8
commit 1812bdbbaa
3 changed files with 45 additions and 17 deletions
@@ -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;