Searched refs:getCc (Results 1 – 3 of 3) sorted by relevance
63 public EncodedStringValue[] getCc() { in getCc() method in RetrieveConf
125 public EncodedStringValue[] getCc() { in getCc() method in SendReq
421 if (retrieveConf.getCc() != null) { in getRecipients()422 for (EncodedStringValue cc : retrieveConf.getCc()) { in getRecipients()