Searched refs:fullValue (Results 1 – 1 of 1) sorted by relevance
546 Integer fullValue = meta.getPropertyInteger(namespace, fullWidthName); in queryLightCycle360() local550 if (cropValue != null && fullValue != null) { in queryLightCycle360()551 return cropValue.equals(fullValue); in queryLightCycle360()