Uses of Interface
biz.janux.people.PersonName

Packages that use PersonName
biz.janux.people The biz.janux.people package represents Persons and Organizations using the key concept of a Party, which makes it possible to treat Person and Organizations interchangeably in the context of a contract, a business relationship or other relationships that may be entered between people and organization. 
 

Uses of PersonName in biz.janux.people
 

Methods in biz.janux.people that return PersonName
 PersonName Person.getName()
           
 

Methods in biz.janux.people with parameters of type PersonName
 void Person.setName(PersonName name)
           
 



Copyright © 2005-2013 Janux. All Rights Reserved.