/** * Clears the 'deviceInstallCount' field, the 'has' method for this field will now return false */ public void clearDeviceInstallCount() { genClient.clear(CacheKey.deviceInstallCount); }
/** Clears the 'categories' field, the 'has' method for this field will now return false */ public void clearCategories() { genClient.clear(CacheKey.categories); }
/** Clears the 'itemStock' field, the 'has' method for this field will now return false */ public void clearItemStock() { genClient.clear(CacheKey.itemStock); }
/** Clears the 'isRevenue' field, the 'has' method for this field will now return false */ public void clearIsRevenue() { genClient.clear(CacheKey.isRevenue); }
/** Clears the 'taxRates' field, the 'has' method for this field will now return false */ public void clearTaxRates() { genClient.clear(CacheKey.taxRates); }
/** Clears the 'priceType' field, the 'has' method for this field will now return false */ public void clearPriceType() { genClient.clear(CacheKey.priceType); }
/** Clears the 'unitName' field, the 'has' method for this field will now return false */ public void clearUnitName() { genClient.clear(CacheKey.unitName); }
/** Clears the 'sigAlg' field, the 'has' method for this field will now return false */ public void clearSigAlg() { genClient.clear(CacheKey.sigAlg); }
/** Clears the 'apkUrl' field, the 'has' method for this field will now return false */ public void clearApkUrl() { genClient.clear(CacheKey.apkUrl); }
/** Clears the 'scanId' field, the 'has' method for this field will now return false */ public void clearScanId() { genClient.clear(CacheKey.scanId); }
/** Clears the 'minSdkVersion' field, the 'has' method for this field will now return false */ public void clearMinSdkVersion() { genClient.clear(CacheKey.minSdkVersion); }
/** Clears the 'scanStatus' field, the 'has' method for this field will now return false */ public void clearScanStatus() { genClient.clear(CacheKey.scanStatus); }
/** Clears the 'approvalStatus' field, the 'has' method for this field will now return false */ public void clearApprovalStatus() { genClient.clear(CacheKey.approvalStatus); }
/** Clears the 'hashOriginal' field, the 'has' method for this field will now return false */ public void clearHashOriginal() { genClient.clear(CacheKey.hashOriginal); }
/** Clears the 'code' field, the 'has' method for this field will now return false */ public void clearCode() { genClient.clear(CacheKey.code); }
/** Clears the 'permissions' field, the 'has' method for this field will now return false */ public void clearPermissions() { genClient.clear(CacheKey.permissions); }
/** Clears the 'sku' field, the 'has' method for this field will now return false */ public void clearSku() { genClient.clear(CacheKey.sku); }
/** Clears the 'app' field, the 'has' method for this field will now return false */ public void clearApp() { genClient.clear(CacheKey.app); }
/** Clears the 'defaultTaxRates' field, the 'has' method for this field will now return false */ public void clearDefaultTaxRates() { genClient.clear(CacheKey.defaultTaxRates); }
/** Clears the 'id' field, the 'has' method for this field will now return false */ public void clearId() { genClient.clear(CacheKey.id); }
/** Clears the 'cost' field, the 'has' method for this field will now return false */ public void clearCost() { genClient.clear(CacheKey.cost); }
/** Clears the 'hidden' field, the 'has' method for this field will now return false */ public void clearHidden() { genClient.clear(CacheKey.hidden); }
/** Clears the 'stockCount' field, the 'has' method for this field will now return false */ public void clearStockCount() { genClient.clear(CacheKey.stockCount); }
/** Clears the 'itemGroup' field, the 'has' method for this field will now return false */ public void clearItemGroup() { genClient.clear(CacheKey.itemGroup); }
/** Clears the 'modifierGroups' field, the 'has' method for this field will now return false */ public void clearModifierGroups() { genClient.clear(CacheKey.modifierGroups); }
/** Clears the 'name' field, the 'has' method for this field will now return false */ public void clearName() { genClient.clear(CacheKey.name); }
/** Clears the 'tags' field, the 'has' method for this field will now return false */ public void clearTags() { genClient.clear(CacheKey.tags); }
/** Clears the 'alternateName' field, the 'has' method for this field will now return false */ public void clearAlternateName() { genClient.clear(CacheKey.alternateName); }
/** Clears the 'modifiedTime' field, the 'has' method for this field will now return false */ public void clearModifiedTime() { genClient.clear(CacheKey.modifiedTime); }
/** Clears the 'hash' field, the 'has' method for this field will now return false */ public void clearHash() { genClient.clear(CacheKey.hash); }