org.gcube.portlets.user.collectionexplorer.client.model
Class CollectionBean
java.lang.Object
org.gcube.portlets.user.collectionexplorer.client.model.CollectionBean
- All Implemented Interfaces:
- Serializable
public class CollectionBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionBean
public CollectionBean(String collectionID,
String collectionName)
CollectionBean
public CollectionBean()
getCollectionID
public String getCollectionID()
setCollectionID
public void setCollectionID(String collectionID)
getCollectionName
public String getCollectionName()
setCollectionName
public void setCollectionName(String collectionName)
Copyright © 2014. All Rights Reserved.