Uses of Class
org.apache.juddi.datatype.PersonName

Packages that use PersonName
org.apache.juddi.datatype.business   
 

Uses of PersonName in org.apache.juddi.datatype.business
 

Methods in org.apache.juddi.datatype.business that return PersonName
 PersonName Contact.getPersonName()
          Returns the name of this person.
 

Methods in org.apache.juddi.datatype.business with parameters of type PersonName
 void Contact.setPersonName(PersonName personName)
          Sets the name of this person to the given name.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.