Uses of Class
org.apache.ws.scout.model.uddi.v2.Phone

Packages that use Phone
org.apache.ws.scout.model.uddi.v2   
 

Uses of Phone in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type Phone
protected  java.util.List<Phone> Contact.phone
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return Phone
 Phone ObjectFactory.createPhone()
          Create an instance of Phone
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type Phone
 javax.xml.bind.JAXBElement<Phone> ObjectFactory.createPhone(Phone value)
          Create an instance of JAXBElement<Phone>}
 java.util.List<Phone> Contact.getPhone()
          Gets the value of the phone property.
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type Phone
 javax.xml.bind.JAXBElement<Phone> ObjectFactory.createPhone(Phone value)
          Create an instance of JAXBElement<Phone>}
 



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