Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

au.edu.educationau.belts.model.school
Interface SectorEntity  view SectorEntity download SectorEntity.java

All Superinterfaces:
au.edu.educationau.belts.model.Mutable, Sector

public interface SectorEntity
extends Sector, au.edu.educationau.belts.model.Mutable

This class...

Version:
$Revision: 1.2 $ - $Date: 2003/02/28 06:43:47 $

Field Summary
 
Fields inherited from interface au.edu.educationau.belts.model.school.Sector
ID, NAME, NAMESPACE, SECTOR
 
Method Summary
 void setName(java.lang.String name)
           
 
Methods inherited from interface au.edu.educationau.belts.model.school.Sector
getId, getName
 

Method Detail

setName

public void setName(java.lang.String name)