org.xcmis.client.gwt.model.restatom
Class AtomContentType
java.lang.Object
org.xcmis.client.gwt.model.restatom.AtomContentType
public class AtomContentType
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id:
- Author:
- Anna Zhuleva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomContentType
public AtomContentType()
getSource
public String getSource()
- Accessor for content source.
- Returns:
- the source
setSource
public void setSource(String source)
- Mutator for content source.
- Parameters:
source - the source to set
getType
public String getType()
- Returns:
- String
setType
public void setType(String type)
- Parameters:
type - type
Copyright © 2010 eXo Platform SAS. All Rights Reserved.