Searched refs:getGiven (Results 1 – 3 of 3) sorted by relevance
153 sb.append(nd.getGiven() == null ? "" : nd.getGiven()).append(";"); in buildVcardN()
348 assertEquals("Given", nameData.getGiven()); in testConstructInsertOperationsInsertName()
271 public String getGiven() { in getGiven() method in VCardEntry.NameData