Uses of Enum
org.jvnet.mimepull.MIMEParser.STATE
-
Uses of MIMEParser.STATE in org.jvnet.mimepull
Subclasses with type arguments of type MIMEParser.STATE in org.jvnet.mimepullFields in org.jvnet.mimepull declared as MIMEParser.STATEMethods in org.jvnet.mimepull that return MIMEParser.STATEModifier and TypeMethodDescriptionstatic MIMEParser.STATEReturns the enum constant of this type with the specified name.static MIMEParser.STATE[]MIMEParser.STATE.values()Returns an array containing the constants of this enum type, in the order they are declared.