com.aspose.email
Class MediaTypeNames.Application

java.lang.Object
  extended by com.aspose.email.MediaTypeNames.Application
Enclosing class:
MediaTypeNames

public static final class MediaTypeNames.Application
extends Object


Field Summary
static String OCTET
           
static String PDF
           
static String RTF
           
static String SOAP
           
static String ZIP
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OCTET

public static final String OCTET
See Also:
Constant Field Values

PDF

public static final String PDF
See Also:
Constant Field Values

RTF

public static final String RTF
See Also:
Constant Field Values

SOAP

public static final String SOAP
See Also:
Constant Field Values

ZIP

public static final String ZIP
See Also:
Constant Field Values


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.