Searched refs:setRawValue (Results 1 – 2 of 2) sorted by relevance
383 propertyData.setRawValue( i < length - 1 ? line.substring(i + 1) : ""); in constructPropertyData()414 propertyData.setRawValue(i < length - 1 ? line.substring(i + 1) : ""); in constructPropertyData()603 property.setRawValue(quotedPrintablePart);711 property.setRawValue(quotedPrintablePart);
107 public void setRawValue(String rawValue) { in setRawValue() method in VCardProperty