Searched defs:paramValue (Results 1 – 2 of 2) sorted by relevance
163 VCardProperty propertyData, final String paramName, final String paramValue) { in handleAnyParam()168 protected void handleParamWithoutName(VCardProperty property, final String paramValue) { in handleParamWithoutName()185 protected void handleType(VCardProperty property, final String paramValue) { in handleType()201 private void splitAndPutParam(VCardProperty property, String paramName, String paramValue) { in splitAndPutParam()271 protected String encodeParamValue(String paramValue) { in encodeParamValue()
87 public void setParameter(final String paramName, final String paramValue) { in setParameter()92 public void addParameter(final String paramName, final String paramValue) { in addParameter()