A C D E F G I J M N P R S T U W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- set(String, String) - Method in class javax.activation.MimeTypeParameterList
 - 
Set the value to be associated with the given name, replacing any previous association.
 - setCommandContext(String, DataHandler) - Method in interface javax.activation.CommandObject
 - 
Initialize the Command with the verb it is requested to handle and the DataHandler that describes the data it will operate on.
 - setCommandMap(CommandMap) - Method in class javax.activation.DataHandler
 - 
Set the CommandMap for use by this DataHandler.
 - setDataContentHandlerFactory(DataContentHandlerFactory) - Static method in class javax.activation.DataHandler
 - 
Sets the DataContentHandlerFactory.
 - setDefaultCommandMap(CommandMap) - Static method in class javax.activation.CommandMap
 - 
Set the default CommandMap.
 - setDefaultFileTypeMap(FileTypeMap) - Static method in class javax.activation.FileTypeMap
 - 
Sets the default FileTypeMap for the system.
 - setFileTypeMap(FileTypeMap) - Method in class javax.activation.FileDataSource
 - 
Set the FileTypeMap to use with this FileDataSource
 - setHumanPresentableName(String) - Method in class javax.activation.ActivationDataFlavor
 - 
Set the human presentable name.
 - setParameter(String, String) - Method in class javax.activation.MimeType
 - 
Set the value to be associated with the given name, replacing any previous association.
 - setPrimaryType(String) - Method in class javax.activation.MimeType
 - 
Set the primary type for this object to the given String.
 - setSubType(String) - Method in class javax.activation.MimeType
 - 
Set the subtype for this object to the given String.
 - size() - Method in class javax.activation.MimeTypeParameterList
 - 
Return the number of name-value pairs in this list.
 
All Classes All Packages