java.lang.Object
au.edu.educationau.belts.mock.user.MockTitleEntity
- All Implemented Interfaces:
- au.edu.educationau.belts.model.Mutable, au.edu.educationau.belts.model.user.Title, au.edu.educationau.belts.model.user.TitleEntity
- public class MockTitleEntity
- extends java.lang.Object
- implements au.edu.educationau.belts.model.user.TitleEntity
This class...
- Version:
- $Revision: 1.3 $ - $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
MockTitleEntity
public MockTitleEntity()
- Constructor for MockTitle.
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface au.edu.educationau.belts.model.user.TitleEntity
getId
public java.lang.String getId()
- Specified by:
getId in interface au.edu.educationau.belts.model.user.Title
getName
public java.lang.String getName()
- Specified by:
getName in interface au.edu.educationau.belts.model.user.Title