erland.webapp.cdcollection.entity.collection
Class CollectionMedia
java.lang.Object
erland.webapp.common.BaseEntity
erland.webapp.cdcollection.entity.collection.CollectionMedia
- All Implemented Interfaces:
- EntityInterface
public class CollectionMedia
- extends BaseEntity
CollectionMedia
public CollectionMedia()
getCollectionId
public Integer getCollectionId()
setCollectionId
public void setCollectionId(Integer collectionId)
getMediaId
public Integer getMediaId()
setMediaId
public void setMediaId(Integer mediaId)
Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.