public class CollectionBean extends Object implements Serializable
Constructor and Description |
---|
CollectionBean() |
CollectionBean(String collectionID,
String collectionName) |
Modifier and Type | Method and Description |
---|---|
String |
getCollectionID() |
String |
getCollectionName() |
void |
setCollectionID(String collectionID) |
void |
setCollectionName(String collectionName) |
Copyright © 2014. All Rights Reserved.