|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MIMEType | |
---|---|
com.stimulsoft.base.system | |
com.stimulsoft.web.events |
Uses of MIMEType in com.stimulsoft.base.system |
---|
Methods in com.stimulsoft.base.system that return MIMEType | |
---|---|
static MIMEType |
MIMEType.byValue(java.lang.String value)
|
static MIMEType |
MIMEType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MIMEType[] |
MIMEType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of MIMEType in com.stimulsoft.web.events |
---|
Methods in com.stimulsoft.web.events that return MIMEType | |
---|---|
MIMEType |
StiSwitchActionReturn.getContenType()
|
Constructors in com.stimulsoft.web.events with parameters of type MIMEType | |
---|---|
StiSwitchActionReturn(StiAbstractAction action,
MIMEType contenType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |