Searched defs:setFlag (Results 1 – 5 of 5) sorted by relevance
121 public void setFlag(Flag flag, boolean set) throws MessagingException { in setFlag() method in Message
120 public void setFlag(String flag, boolean set) throws MessagingException { in setFlag() method in Message
123 public void setFlag(String flag, boolean set) throws MessagingException { in setFlag() method in ImapStore.ImapMessage
655 public void setFlag(Flag flag, boolean set) throws MessagingException { in setFlag() method in ImapStore.ImapMessage
783 public void setFlag(Flag flag, boolean set) throws MessagingException { in setFlag() method in Pop3Store.Pop3Message