com.icodeon.rte.model
Class ManifestBean
java.lang.Object
com.icodeon.rte.model.Id
com.icodeon.rte.model.ManifestBean
- All Implemented Interfaces:
- java.io.Serializable
public class ManifestBean
- extends Id
- implements java.io.Serializable
- Author:
- Icodeon
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ManifestBean
public ManifestBean()
ManifestBean
public ManifestBean(CourseBean course)
throws InvalidDataTypeException
- Parameters:
course -
- Throws:
InvalidDataTypeException
ManifestBean
public ManifestBean(CourseBean course,
long lastModified)
throws InvalidDataTypeException
- Parameters:
course - lastModified -
- Throws:
InvalidDataTypeException
ManifestBean
public ManifestBean(CourseBean course,
long lastModified,
java.lang.String xml)
throws InvalidDataTypeException
- Parameters:
course - lastModified -
- Throws:
InvalidDataTypeException
getCourse
public CourseBean getCourse()
- Returns:
setCourse
public void setCourse(CourseBean course)
- Parameters:
course -
setXml
public void setXml(java.lang.String xml)
- Parameters:
xml -
getXml
public java.lang.String getXml()
- Returns:
getLastModified
public long getLastModified()
- Returns:
setLastModified
public void setLastModified(long lastModified)
- Parameters:
lastModified -
Copyright (c) 2007 Icodeon Ltd - Registered Company in England and Wales No: 5068195