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 CountryEntity  view CountryEntity download CountryEntity.java

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

public interface CountryEntity
extends Country, 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.Country
COUNTRY, ID, NAME, NAMESPACE
 
Method Summary
 void setName(java.lang.String name)
           
 
Methods inherited from interface au.edu.educationau.belts.model.school.Country
getId, getName
 

Method Detail

setName

public void setName(java.lang.String name)