com.aspose.email
Class MimeMultiPartType

java.lang.Object
  extended by com.aspose.email.ms.java.Enum
      extended by com.aspose.email.MimeMultiPartType

public final class MimeMultiPartType
extends com.aspose.email.ms.java.Enum


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.email.ms.java.Enum
com.aspose.email.ms.java.Enum.AbstractEnum, com.aspose.email.ms.java.Enum.FlaggedEnum, com.aspose.email.ms.java.Enum.SimpleEnum
 
Field Summary
static int Alternative
           
static int Mixed
           
static int Parallel
           
static int Related
           
static int Unknown
           
 
Fields inherited from class com.aspose.email.ms.java.Enum
EnumSeparatorCharArray
 
Constructor Summary
MimeMultiPartType()
           
 
Method Summary
 
Methods inherited from class com.aspose.email.ms.java.Enum
format, getName, getNames, getUnderlyingType, getValues, isDefined, parse, parse, register
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Alternative

public static final int Alternative
See Also:
Constant Field Values

Mixed

public static final int Mixed
See Also:
Constant Field Values

Parallel

public static final int Parallel
See Also:
Constant Field Values

Related

public static final int Related
See Also:
Constant Field Values

Unknown

public static final int Unknown
See Also:
Constant Field Values
Constructor Detail

MimeMultiPartType

public MimeMultiPartType()


Copyright (c) 2008-2012 Aspose Pty Ltd. All Rights Reserved.