protected java.lang.Object readResolve() throws java.io.ObjectStreamException
readResolve
method that checks for their known
instances before calling this super method.java.io.ObjectStreamException
java.lang.String type
java.lang.String address
java.lang.String personal
java.lang.String encodedPersonal
This field and the personal
field track each
other, so if a subclass sets one of these fields directly, it
should set the other to null
, so that it is
suitably recomputed.
Address address
SearchTerm[] terms
boolean set
true
,
then test whether all the specified flags are present, else
test whether all the specified flags are absent.Flags flags
SearchTerm term
SearchTerm[] terms
Message.RecipientType type
Message.RecipientType type
Copyright © 2012 Oracle. All Rights Reserved.