java.lang.Object
au.edu.educationau.belts.mock.school.MockSizeEntity
- All Implemented Interfaces:
- au.edu.educationau.belts.model.Mutable, au.edu.educationau.belts.model.school.Size, au.edu.educationau.belts.model.school.SizeEntity
- public class MockSizeEntity
- extends java.lang.Object
- implements au.edu.educationau.belts.model.school.SizeEntity
This class...
- Version:
- $Revision: 1.2 $ - $Date: 2003/02/28 06:43:05 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_id
public java.lang.String _id
_name
public java.lang.String _name
MockSizeEntity
public MockSizeEntity()
getId
public java.lang.String getId()
- Returns the id.
- Specified by:
getId in interface au.edu.educationau.belts.model.school.Size
getName
public java.lang.String getName()
- Returns the name.
- Specified by:
getName in interface au.edu.educationau.belts.model.school.Size
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface au.edu.educationau.belts.model.school.SizeEntity