Uses of Class
org.uddi.api_v3.PersonName

Packages that use PersonName
org.uddi.api_v3   
 

Uses of PersonName in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type PersonName
protected  List<PersonName> Contact.personName
           
 

Methods in org.uddi.api_v3 that return PersonName
 PersonName ObjectFactory.createPersonName()
          Create an instance of PersonName
 

Methods in org.uddi.api_v3 that return types with arguments of type PersonName
 javax.xml.bind.JAXBElement<PersonName> ObjectFactory.createPersonName(PersonName value)
          Create an instance of JAXBElement<PersonName>}
 List<PersonName> Contact.getPersonName()
          Gets the value of the personName property.
 

Methods in org.uddi.api_v3 with parameters of type PersonName
 javax.xml.bind.JAXBElement<PersonName> ObjectFactory.createPersonName(PersonName value)
          Create an instance of JAXBElement<PersonName>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.