org.xcmis.client.gwt.model.restatom
Class AtomCollectionType
java.lang.Object
org.xcmis.client.gwt.model.restatom.AtomCollectionType
public class AtomCollectionType
- 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 |
AtomCollectionType
public AtomCollectionType()
getHref
public String getHref()
- Returns:
- the href
setHref
public void setHref(String href)
- Parameters:
href - the href to set
getTittle
public String getTittle()
- Returns:
- the tittle
setTittle
public void setTittle(String tittle)
- Parameters:
tittle - the tittle to set
getAccepts
public List<AtomAcceptType> getAccepts()
- Returns:
- the accepts
Copyright © 2010 eXo Platform SAS. All Rights Reserved.