Uses of Class
net.sf.spif.example.PersonId

Packages that use PersonId
net.sf.spif.example   
 

Uses of PersonId in net.sf.spif.example
 

Methods in net.sf.spif.example that return PersonId
 PersonId Person.getId()
           
 

Methods in net.sf.spif.example with parameters of type PersonId
 void Person.addChild(PersonId childId)
           
 boolean Person.removeChild(PersonId childId)
           
 

Constructors in net.sf.spif.example with parameters of type PersonId
Person(PersonId id)
          Re-create an existing person.
 



Spif 1.01 (2003-04-03). http://spif.sf.net