JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sun.xml.ws.api.message
Interface AttachmentEx.MimeHeader
Enclosing interface:
AttachmentEx
public static interface
AttachmentEx.MimeHeader
MIME header
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
MIME header name
String
getValue
()
MIME header value
Method Details
getName
String
getName
()
MIME header name
Returns:
name
getValue
String
getValue
()
MIME header value
Returns:
value