Uses of Class javax.mail.internet.ParameterList

Uses in package javax.mail.internet

Constructors with parameter type javax.mail.internet.ParameterList

Constructor.
ContentType.ContentType(String primaryType, String subType, ParameterList list)
Constructor.

Methods with parameter type javax.mail.internet.ParameterList

void
Sets the parameters.
void
Sets the parameters.

Methods with return type javax.mail.internet.ParameterList

ParameterList
Returns the parameters, or null if there are no parameters.
ParameterList
Returns the parameters.

© Copyright 2003, 2004 The Free Software Foundation, All rights reserved