org.apache.james.mime4j.descriptor
public interface MutableBodyDescriptor extends BodyDescriptor
Modifier and Type | Method and Description |
---|---|
void |
addField(Field field)
Adds a field to the body descriptor.
|
getBoundary
getCharset, getContentLength, getContentTypeParameters, getMediaType, getMimeType, getSubType, getTransferEncoding
void addField(Field field)
field
- the MIME field.Copyright © 2004-2014. All Rights Reserved.