org.xcmis.restatom.types
Class CmisContentType
java.lang.Object
org.xcmis.restatom.types.CmisContentType
public class CmisContentType
- extends Object
- Version:
- $Id: CmisContentType.java 34360 2009-07-22 23:58:59Z sunman $
- Author:
- Alexey
Zavizionov
mediatype
protected String mediatype
base64
protected InputStream base64
CmisContentType
public CmisContentType()
getMediatype
public String getMediatype()
- Gets the value of the mediatype property.
- Returns:
- media type string
setMediatype
public void setMediatype(String value)
- Sets the value of the mediatype property.
- Parameters:
value - String value
getBase64
public InputStream getBase64()
setBase64
public void setBase64(InputStream base64)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize in class Object
- Throws:
Throwable
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.