Movatterモバイル変換


[0]ホーム

URL:


         


Class AddressTerm

java.lang.Object  |  +--javax.mail.search.SearchTerm        |        +--javax.mail.search.AddressTerm
Direct Known Subclasses:
FromTerm,RecipientTerm

public abstract classAddressTerm
extendsSearchTerm

This class implements Message Address comparisons.


address
           
 
AddressTerm(Address address)
           
 
getAddress()
          Return the address to match with.
match(Address a)
          Match against the argument Address.
 
Methods inherited from class javax.mail.search.SearchTerm
match
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

address

protectedAddressaddress

AddressTerm

protectedAddressTerm(Address address)

getAddress

publicAddressgetAddress()
Return the address to match with.

match

protected booleanmatch(Address a)
Match against the argument Address.

         


[8]ページ先頭

©2009-2025 Movatter.jp